TRAPD flags inclusion error

Login to reply to this topic.
Thu, 2008-01-24 09:54
Joined: 2006-09-26
Forum posts: 9

When porting from S60 to UIQ, using TRAPD in my code flags the following error. I don't have any idea which library I need to link with. This problem persists for ARMV5 but not for gcce.

ERROR: Unresolved symbol: _ZN5TTrap4TrapERi
ERROR: Unresolved symbol: _ZN5TTrap6UnTrapEv

make[1]: *** [..\..\..\..\Symbian\UIQ3SDK\EPOC32\RELEASE\ARMV5\UREL\myPrj.exe] Error -2
make: *** [TARGETMYPRJ] Error 2
make -r -f "\Symbian\UIQ3SDK\EPOC32\BUILD\myPrj\group\ARMV5.make" FINAL CFG=UREL VERBOSE=-s

Thanks in advance


Best Regards
Symadept


Mon, 2008-04-14 12:40
Joined: 2005-09-30
Forum posts: 35
Re: TRAPD flags inclusion error

Please send the code where it is giving error.

  • Login to reply to this topic.