Search found 1 match
- Mon Apr 19, 2010 17:50
- Forum: Help
- Topic: Unresolved external symbol when compiling with static libs
- Replies: 1
- Views: 3494
Unresolved external symbol when compiling with static libs
Hello there, I got those linker errors: CGameCanvas.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall CEGUI::String::~String(void)" (__imp_??1String@CEGUI@@QAE@XZ) referenced in function "public: __thiscall CGameCanvas::CGameCanvas(class wxWindo...