At 03:40 AM 1/5/2004, armada.li wrote:
I compile my project,and the following information appear:
Link Error   : Undefined : "__msl_assertion_failed"
Referenced from "AddDKZCode" in MyFnt.c
Referenced from "AddDKZInfo" in MyFnt.c

Link failed.

Are you linking against the appropriate MSL C++ library? __msl_assertion_failed is called by STL containers when they detect corruption and when you have C++ exceptions turned off.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to