From: Anthony on
I was hoping you could help me once again.
I D/L wxMSW-2.8.9 and ran the batch build.
I have ran a build several times, each time getting closer to getting the
whole lib built.
How ever I reached a point with 4 libs that wont build.
I don't know if I'm going to need them or not or if its going to be a
problem for me.
the full build output is listed below.
All the build errors appear to be on debug files.
If you have any suggestions, that would be great.
thanks.




------ Build started: Project: gl, Configuration: DLL Debug Win32 ------
Linking...
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\gl\BuildLog.htm"
gl - 0 error(s), 0 warning(s)
------ Build started: Project: gl, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\gl\BuildLog.htm"
gl - 0 error(s), 0 warning(s)
------ Build started: Project: richtext, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_richtext.lib and object
...\..\lib\vc_dll\wxmsw28ud_richtext.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\richtext\BuildLog.htm"
richtext - 0 error(s), 0 warning(s)
------ Build started: Project: richtext, Configuration: DLL Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_richtext.lib and object
...\..\lib\vc_dll\wxmsw28d_richtext.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\richtext\BuildLog.htm"
richtext - 0 error(s), 0 warning(s)
------ Build started: Project: aui, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_aui.lib and object
...\..\lib\vc_dll\wxmsw28ud_aui.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\aui\BuildLog.htm"
aui - 0 error(s), 0 warning(s)
------ Build started: Project: aui, Configuration: DLL Debug Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_aui.lib and object
...\..\lib\vc_dll\wxmsw28d_aui.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\aui\BuildLog.htm"
aui - 0 error(s), 0 warning(s)
------ Build started: Project: xrc, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_xrc.lib and object
...\..\lib\vc_dll\wxmsw28ud_xrc.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\xrc\BuildLog.htm"
xrc - 0 error(s), 0 warning(s)
------ Build started: Project: xrc, Configuration: DLL Debug Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_xrc.lib and object
...\..\lib\vc_dll\wxmsw28d_xrc.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\xrc\BuildLog.htm"
xrc - 0 error(s), 0 warning(s)
------ Build started: Project: qa, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_qa.lib and object
...\..\lib\vc_dll\wxmsw28ud_qa.exp
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned int __thiscall
wxStackFrameBase::GetLine(void)const "
(__imp_?GetLine(a)wxStackFrameBase@@QBEIXZ) referenced in function "protected:
virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame
const &)" (?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class wxString __thiscall
wxStackFrameBase::GetFileName(void)const "
(__imp_?GetFileName(a)wxStackFrameBase@@QBE?AVwxString@@XZ) referenced in
function "protected: virtual void __thiscall
XmlStackWalker::OnStackFrame(class wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: bool __thiscall
wxStackFrameBase::HasSourceLocation(void)const "
(__imp_?HasSourceLocation(a)wxStackFrameBase@@QBE_NXZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned int __thiscall
wxStackFrameBase::GetOffset(void)const "
(__imp_?GetOffset(a)wxStackFrameBase@@QBEIXZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class wxString __thiscall
wxStackFrameBase::GetName(void)const "
(__imp_?GetName(a)wxStackFrameBase@@QBE?AVwxString@@XZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned int __thiscall
wxStackFrameBase::GetLevel(void)const "
(__imp_?GetLevel(a)wxStackFrameBase@@QBEIXZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __thiscall
wxStackWalker::Walk(unsigned int,unsigned int)"
(__imp_?Walk(a)wxStackWalker@@UAEXII@Z) referenced in function "public:
virtual bool __thiscall wxDebugReport::AddContext(enum
wxDebugReport::Context)" (?AddContext(a)wxDebugReport@@UAE_NW4Context@1@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __thiscall
wxStackWalker::WalkFromException(void)"
(__imp_?WalkFromException(a)wxStackWalker@@UAEXXZ) referenced in function
"public: virtual bool __thiscall wxDebugReport::AddContext(enum
wxDebugReport::Context)" (?AddContext(a)wxDebugReport@@UAE_NW4Context@1@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: __thiscall wxStackWalker::wxStackWalker(char
const *)" (__imp_??0wxStackWalker@@QAE(a)PBD@Z) referenced in function
"public: __thiscall XmlStackWalker::XmlStackWalker(class wxXmlNode *)"
(??0XmlStackWalker@@QAE(a)PAVwxXmlNode@@@Z)
debugrpt.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall wxStackWalker::Walk(unsigned int,unsigned int)"
(?Walk(a)wxStackWalker@@UAEXII@Z)
debugrpt.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall wxStackWalker::WalkFromException(void)"
(?WalkFromException(a)wxStackWalker@@UAEXXZ)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual __thiscall
wxStackWalker::~wxStackWalker(void)" (__imp_??1wxStackWalker@@UAE(a)XZ)
referenced in function "public: virtual __thiscall
XmlStackWalker::~XmlStackWalker(void)" (??1XmlStackWalker@@UAE(a)XZ)
...\..\lib\vc_dll\wxmsw28ud_qa_vc_custom.dll : fatal error LNK1120: 12
unresolved externals
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\qa\BuildLog.htm"
qa - 13 error(s), 0 warning(s)
------ Build started: Project: qa, Configuration: DLL Debug Win32 ------
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(a)wxStackFrameBase@@QBEIXZ) referenced in function "protected:
virtual void __thiscall XmlStackWalker::OnStackFrame(class wxStackFrame
const &)" (?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class wxString __thiscall
wxStackFrameBase::GetFileName(void)const "
(__imp_?GetFileName(a)wxStackFrameBase@@QBE?AVwxString@@XZ) referenced in
function "protected: virtual void __thiscall
XmlStackWalker::OnStackFrame(class wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: bool __thiscall
wxStackFrameBase::HasSourceLocation(void)const "
(__imp_?HasSourceLocation(a)wxStackFrameBase@@QBE_NXZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned int __thiscall
wxStackFrameBase::GetOffset(void)const "
(__imp_?GetOffset(a)wxStackFrameBase@@QBEIXZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class wxString __thiscall
wxStackFrameBase::GetName(void)const "
(__imp_?GetName(a)wxStackFrameBase@@QBE?AVwxString@@XZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned int __thiscall
wxStackFrameBase::GetLevel(void)const "
(__imp_?GetLevel(a)wxStackFrameBase@@QBEIXZ) referenced in function
"protected: virtual void __thiscall XmlStackWalker::OnStackFrame(class
wxStackFrame const &)"
(?OnStackFrame(a)XmlStackWalker@@MAEXABVwxStackFrame@@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __thiscall
wxStackWalker::Walk(unsigned int,unsigned int)"
(__imp_?Walk(a)wxStackWalker@@UAEXII@Z) referenced in function "public:
virtual bool __thiscall wxDebugReport::AddContext(enum
wxDebugReport::Context)" (?AddContext(a)wxDebugReport@@UAE_NW4Context@1@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void __thiscall
wxStackWalker::WalkFromException(void)"
(__imp_?WalkFromException(a)wxStackWalker@@UAEXXZ) referenced in function
"public: virtual bool __thiscall wxDebugReport::AddContext(enum
wxDebugReport::Context)" (?AddContext(a)wxDebugReport@@UAE_NW4Context@1@@Z)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: __thiscall wxStackWalker::wxStackWalker(char
const *)" (__imp_??0wxStackWalker@@QAE(a)PBD@Z) referenced in function
"public: __thiscall XmlStackWalker::XmlStackWalker(class wxXmlNode *)"
(??0XmlStackWalker@@QAE(a)PAVwxXmlNode@@@Z)
debugrpt.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall wxStackWalker::Walk(unsigned int,unsigned int)"
(?Walk(a)wxStackWalker@@UAEXII@Z)
debugrpt.obj : error LNK2001: unresolved external symbol "public: virtual
void __thiscall wxStackWalker::WalkFromException(void)"
(?WalkFromException(a)wxStackWalker@@UAEXXZ)
debugrpt.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual __thiscall
wxStackWalker::~wxStackWalker(void)" (__imp_??1wxStackWalker@@UAE(a)XZ)
referenced in function "public: virtual __thiscall
XmlStackWalker::~XmlStackWalker(void)" (??1XmlStackWalker@@UAE(a)XZ)
...\..\lib\vc_dll\wxmsw28d_qa_vc_custom.dll : fatal error LNK1120: 12
unresolved externals
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\qa\BuildLog.htm"
qa - 13 error(s), 0 warning(s)
------ Build started: Project: html, Configuration: DLL Debug Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_html.lib and object
...\..\lib\vc_dll\wxmsw28d_html.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\html\BuildLog.htm"
html - 0 error(s), 0 warning(s)
------ Build started: Project: html, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_html.lib and object
...\..\lib\vc_dll\wxmsw28ud_html.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\html\BuildLog.htm"
html - 0 error(s), 0 warning(s)
------ Build started: Project: dbgrid, Configuration: DLL Debug Win32 ------
Linking...
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\dbgrid\BuildLog.htm"
dbgrid - 0 error(s), 0 warning(s)
------ Build started: Project: dbgrid, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\dbgrid\BuildLog.htm"
dbgrid - 0 error(s), 0 warning(s)
------ Build started: Project: media, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_media.lib and object
...\..\lib\vc_dll\wxmsw28ud_media.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\media\BuildLog.htm"
media - 0 error(s), 0 warning(s)
------ Build started: Project: media, Configuration: DLL Debug Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_media.lib and object
...\..\lib\vc_dll\wxmsw28d_media.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\media\BuildLog.htm"
media - 0 error(s), 0 warning(s)
------ Build started: Project: adv, Configuration: DLL Debug Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_adv.lib and object
...\..\lib\vc_dll\wxmsw28d_adv.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\adv\BuildLog.htm"
adv - 0 error(s), 0 warning(s)
------ Build started: Project: adv, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_adv.lib and object
...\..\lib\vc_dll\wxmsw28ud_adv.exp
Embedding manifest...
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\adv\BuildLog.htm"
adv - 0 error(s), 0 warning(s)
------ Build started: Project: core, Configuration: DLL Unicode Debug
Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28ud_core.lib and object
...\..\lib\vc_dll\wxmsw28ud_core.exp
app.obj : error LNK2019: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ) referenced in
function "public: static int __cdecl wxApp::GetComCtl32Version(void)"
(?GetComCtl32Version(a)wxApp@@SAHXZ)
appcmn.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
msgout.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
rendcmn.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
utilscmn.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
...\..\lib\vc_dll\wxmsw28ud_core_vc_custom.dll : fatal error LNK1120: 1
unresolved externals
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswuddll\core\BuildLog.htm"
core - 6 error(s), 0 warning(s)
------ Build started: Project: core, Configuration: DLL Debug Win32 ------
Linking...
Creating library ..\..\lib\vc_dll\wxmsw28d_core.lib and object
...\..\lib\vc_dll\wxmsw28d_core.exp
app.obj : error LNK2019: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ) referenced in
function "public: static int __cdecl wxApp::GetComCtl32Version(void)"
(?GetComCtl32Version(a)wxApp@@SAHXZ)
appcmn.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
msgout.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
rendcmn.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
utilscmn.obj : error LNK2001: unresolved external symbol "protected: virtual
class wxString __thiscall wxAppTraitsBase::GetAssertStackTrace(void)"
(?GetAssertStackTrace(a)wxAppTraitsBase@@MAE?AVwxString@@XZ)
...\..\lib\vc_dll\wxmsw28d_core_vc_custom.dll : fatal error LNK1120: 1
unresolved externals
Build log was saved at
"file://c:\wxMSW-2.8.9\build\msw\vc_mswddll\core\BuildLog.htm"
core - 6 error(s), 0 warning(s)
========== Build: 16 succeeded, 4 failed, 300 up-to-date, 0 skipped
==========