![]()
I got linking error when building my Ice-related project in VC 2003 using Ice 3.3.1 and here is one of the sample error
Linking...
Creating library ..\Lib\TRGTimeSeries-mt-1_0.lib and object ..\Lib\TRGTimeSeries-mt-1_0.exp
TRGIceStubs-mt.lib(dsl.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl IceInternal::LocalExceptionWrapper::throwWrapper(c lass exception const &)" (__imp_?throwWrapper@LocalExceptionWrapper@IceInte rnal@@SAXABVexception@@@Z)
If I switch it back to Ice-3.2.1. everything works fine. Any Idea?
Thx
c_cube

Reply With Quote
