mwldsym2.exe: Internal linker error for directx
When trying to build from command line (abld build winscw)
I am getting following error with S60 3.1 SDK
mwldsym2.exe: Internal linker error (please report at <http://www.forum.nokia.com>):
mwldsym2.exe: LinkCV5.c
This only happens when complining for WINSCW UDEB and only if I link
to (LIBRARY dxguid.lib) in my mmp file
Re: mwldsym2.exe: Internal linker error for directx
Could you tell me what does a DirectX library do in a Symbian project? Although both Symbian and Windows libraries have the extension '.lib', they should not be mixed since Windows libraries do not link well with ARM code.
Re: mwldsym2.exe: Internal linker error for directx
This is not for ARMV5 but for WINSCW only. I am trying to link and use directx api for s60 emulator