Build Log |
|
Command Lines |
Creating temporary file "e:\libs\wxWidgets-2.8.12\build\msw2008\vc_mswunivudll\odbc\RSP00077211120924.rsp" with contents [ /OUT:"..\..\lib\vc_dll\wxbase28u_odbc_vc_custom.dll" /INCREMENTAL:NO /LIBPATH:"..\..\lib\vc_dll" /DLL /MANIFEST /MANIFESTFILE:".\vc_mswunivudll\odbc\wxbase28u_odbc_vc_custom.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"..\..\lib\vc_dll\wxbase28u_odbc_vc_custom.pdb" /DYNAMICBASE:NO /IMPLIB:"..\..\lib\vc_dll\wxbase28u_odbc.lib" /MACHINE:X86 wxzlib.lib wxregexu.lib wxexpat.lib winmm.lib comctl32.lib rpcrt4.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28u.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\vc_mswunivudll\odbc\db.obj" ".\vc_mswunivudll\odbc\dbtable.obj" ".\vc_mswunivudll\odbc\dummy.obj" ".\vc_mswunivudll\odbc\version.res" ] Creating command line "link.exe @"e:\libs\wxWidgets-2.8.12\build\msw2008\vc_mswunivudll\odbc\RSP00077211120924.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Linking... Creating library ..\..\lib\vc_dll\wxbase28u_odbc.lib and object ..\..\lib\vc_dll\wxbase28u_odbc.exp dbtable.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxVariant::operator=(struct tagTIMESTAMP_STRUCT const *)" (__imp_??4wxVariant@@QAEXPBUtagTIMESTAMP_STRUCT@@@Z) referenced in function "public: virtual class wxVariant __thiscall wxDbTable::GetColumn(int)const " (?GetColumn@wxDbTable@@UBE?AVwxVariant@@H@Z) dbtable.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxVariant::operator=(struct tagTIME_STRUCT const *)" (__imp_??4wxVariant@@QAEXPBUtagTIME_STRUCT@@@Z) referenced in function "public: virtual class wxVariant __thiscall wxDbTable::GetColumn(int)const " (?GetColumn@wxDbTable@@UBE?AVwxVariant@@H@Z) dbtable.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxVariant::operator=(struct tagDATE_STRUCT const *)" (__imp_??4wxVariant@@QAEXPBUtagDATE_STRUCT@@@Z) referenced in function "public: virtual class wxVariant __thiscall wxDbTable::GetColumn(int)const " (?GetColumn@wxDbTable@@UBE?AVwxVariant@@H@Z) ..\..\lib\vc_dll\wxbase28u_odbc_vc_custom.dll : fatal error LNK1120: 3 unresolved externals |
Results |
Build log was saved at "file://e:\libs\wxWidgets-2.8.12\build\msw2008\vc_mswunivudll\odbc\BuildLog.htm" odbc - 4 error(s), 0 warning(s) |