This site is no longer active and is available for archival purposes only. Registration and login is disabled.

LINK problems in PPC


LINK problems in PPC

Postby latz » Sep 23, 2005 @ 6:38am

Hi!

I've started porting my game from PC to PPC,
and I have got strange linking errors around
std::exception-s which I don't use direcly (EVC4.0):
inking...
CSCSkin.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
SCGADGETS.OBJ : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
sprite.obj : error LNK2001: unresolved external symbol "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z)
...

Have you ever met this? Is there a solution for that?
Thanks

Lac
latz
pm Member
 
Posts: 5
Joined: Oct 16, 2004 @ 7:15am


problem solved

Postby Guest » Sep 23, 2005 @ 7:21am

The problem is solved:
http://support.microsoft.com/default.aspx?scid=kb;[LN];830482
Lac
Guest
 


Return to GapiDraw


Sort


Forum Description

The Cross-platform Graphics SDK for Palms, Pocket PCs, Symbian Devices, and Stationary PCs.

Moderators:

sponge, Johan

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron