| | Compiling...
dbgrptg.cpp
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_qa.lib and object ..\..\lib\vc_dll\wxmsw28d_qa.exp
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall wxStackFrameBase::GetLine(void)const " (__imp_?GetLine@wxStackFrameBase@@QBEIXZ) referenced in function "protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame const &)" (?OnStackFrame@XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxStackFrameBase::GetFileName(void)const " (__imp_?GetFileName@wxStackFrameBase@@QBE?AVwxString@@XZ) referenced in function "protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame const &)" (?OnStackFrame@XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall wxStackFrameBase::HasSourceLocation(void)const " (__imp_?HasSourceLocation@wxStackFrameBase@@QBE_NXZ) referenced in function "protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame const &)" (?OnStackFrame@XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall wxStackFrameBase::GetOffset(void)const " (__imp_?GetOffset@wxStackFrameBase@@QBEIXZ) referenced in function "protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame const &)" (?OnStackFrame@XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxStackFrameBase::GetName(void)const " (__imp_?GetName@wxStackFrameBase@@QBE?AVwxString@@XZ) referenced in function "protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame const &)" (?OnStackFrame@XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall wxStackFrameBase::GetLevel(void)const " (__imp_?GetLevel@wxStackFrameBase@@QBEIXZ) referenced in function "protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame const &)" (?OnStackFrame@XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall wxStackWalker::Walk(unsigned int,unsigned int)" (__imp_?Walk@wxStackWalker@@UAEXII@Z) referenced in function "public: virtual bool __thiscall wxDebugReport::AddContext(enum wxDebugReport::Context)" (?AddContext@wxDebugReport@@UAE_NW4Context@1@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall wxStackWalker::WalkFromException(void)" (__imp_?WalkFromException@wxStackWalker@@UAEXXZ) referenced in function "public: virtual bool __thiscall wxDebugReport::AddContext(enum wxDebugReport::Context)" (?AddContext@wxDebugReport@@UAE_NW4Context@1@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall wxStackWalker::wxStackWalker(char const *)" (__imp_??0wxStackWalker@@QAE@PBD@Z) referenced in function "public: __thiscall XmlStackWalker::XmlStackWalker(class wxXmlNode *)" (??0XmlStackWalker@@QAE@PAVwxXmlNode@@@Z)
debugrpt.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxStackWalker::Walk(unsigned int,unsigned int)" (?Walk@wxStackWalker@@UAEXII@Z)
debugrpt.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxStackWalker::WalkFromException(void)" (?WalkFromException@wxStackWalker@@UAEXXZ)
debugrpt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxStackWalker::~wxStackWalker(void)" (__imp_??1wxStackWalker@@UAE@XZ) referenced in function "public: virtual __thiscall XmlStackWalker::~XmlStackWalker(void)" (??1XmlStackWalker@@UAE@XZ)
..\..\lib\vc_dll\wxmsw28d_qa_vc_custom.dll : fatal error LNK1120: 12 unresolved externals
|