From: klaas.holwerda <kho...@xs...> - 2005-11-26 17:14:16
|
John Labenski wrote: > >Compiles using MSVC6 project files and linux out of the box! > > > Your box that is ;-) My box refuses to do the same (MSW), not with nmake and not with project files. After i compiled contrib/stc for wxwidgets, i get all the mod_XXX compiled, using project file. For the moment using batch build, and only debug. (do all flavours compile in your case? ) app_lua is a problem ( just debug with project files), the nmake seems to have the same problem. Any idea what can be it, i think i did not see these errors before. But things are improvings ;-) regards, Klaas Next parts what i see in VC6: --------------------Configuration: app_wxlua - Win32 Debug-------------------- Linking... Searching Libraries Searching ..\..\..\lib\vc_lib\wxluadebug.lib: Searching ..\..\..\lib\vc_lib\wxluasocket.lib: Searching ..\..\..\lib\vc_lib\wxlua.lib: Searching ..\..\..\lib\vc_lib\wxbind.lib: Searching ..\..\..\lib\vc_lib\lua.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_stc.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_html.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d_net.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_xrc.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_adv.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d_xml.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_core.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxtiffd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxjpegd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxpngd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxzlibd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxregexd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxexpatd.lib: Searching D:\vc6\VC98\LIB\kernel32.lib: Searching D:\vc6\VC98\LIB\user32.lib: Searching D:\vc6\VC98\LIB\gdi32.lib: Searching D:\vc6\VC98\LIB\comdlg32.lib: Searching D:\vc6\VC98\LIB\winspool.lib: Searching D:\vc6\VC98\LIB\winmm.lib: Searching D:\vc6\VC98\LIB\shell32.lib: Searching D:\vc6\VC98\LIB\comctl32.lib: Searching D:\vc6\VC98\LIB\ole32.lib: Searching D:\vc6\VC98\LIB\oleaut32.lib: Searching D:\vc6\VC98\LIB\uuid.lib: Searching D:\vc6\VC98\LIB\rpcrt4.lib: Searching D:\vc6\VC98\LIB\advapi32.lib: Searching D:\vc6\VC98\LIB\wsock32.lib: Searching D:\vc6\VC98\LIB\odbc32.lib: Searching D:\vc6\VC98\LIB\oleacc.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\lua.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxbind.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxlua.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxluadebug.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxluasocket.lib: Searching D:\vc6\VC98\LIB\MSVCRTD.lib: Searching D:\vc6\VC98\LIB\OLDNAMES.lib: Searching ..\..\..\lib\vc_lib\wxluadebug.lib: Searching ..\..\..\lib\vc_lib\wxluasocket.lib: Searching ..\..\..\lib\vc_lib\wxlua.lib: Searching ..\..\..\lib\vc_lib\wxbind.lib: Searching ..\..\..\lib\vc_lib\lua.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_stc.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_html.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d_net.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_xrc.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_adv.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d_xml.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_core.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxtiffd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxjpegd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxpngd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxzlibd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxregexd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxexpatd.lib: Searching D:\vc6\VC98\LIB\kernel32.lib: Searching D:\vc6\VC98\LIB\user32.lib: Searching D:\vc6\VC98\LIB\gdi32.lib: Searching D:\vc6\VC98\LIB\comdlg32.lib: Searching D:\vc6\VC98\LIB\winspool.lib: Searching D:\vc6\VC98\LIB\winmm.lib: Searching D:\vc6\VC98\LIB\shell32.lib: Searching D:\vc6\VC98\LIB\comctl32.lib: Searching D:\vc6\VC98\LIB\ole32.lib: Searching D:\vc6\VC98\LIB\oleaut32.lib: Searching D:\vc6\VC98\LIB\uuid.lib: Searching D:\vc6\VC98\LIB\rpcrt4.lib: Searching D:\vc6\VC98\LIB\advapi32.lib: Searching D:\vc6\VC98\LIB\wsock32.lib: Searching D:\vc6\VC98\LIB\odbc32.lib: Searching D:\vc6\VC98\LIB\oleacc.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\lua.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxbind.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxlua.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxluadebug.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxluasocket.lib: Searching D:\vc6\VC98\LIB\MSVCRTD.lib: Done Searching Libraries Creating library ..\..\..\bin\wxlua.lib and object ..\..\..\bin\wxlua.exp Searching Libraries Searching ..\..\..\lib\vc_lib\wxluadebug.lib: Searching ..\..\..\lib\vc_lib\wxluasocket.lib: Searching ..\..\..\lib\vc_lib\wxlua.lib: Searching ..\..\..\lib\vc_lib\wxbind.lib: Searching ..\..\..\lib\vc_lib\lua.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_stc.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_html.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d_net.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_xrc.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_adv.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d_xml.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxmsw26d_core.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxbase26d.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxtiffd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxjpegd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxpngd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxzlibd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxregexd.lib: Searching D:\notebook\wxwin\wxWidgets-2.6.2\lib\vc_lib\wxexpatd.lib: Searching D:\vc6\VC98\LIB\kernel32.lib: Searching D:\vc6\VC98\LIB\user32.lib: Searching D:\vc6\VC98\LIB\gdi32.lib: Searching D:\vc6\VC98\LIB\comdlg32.lib: Searching D:\vc6\VC98\LIB\winspool.lib: Searching D:\vc6\VC98\LIB\winmm.lib: Searching D:\vc6\VC98\LIB\shell32.lib: Searching D:\vc6\VC98\LIB\comctl32.lib: Searching D:\vc6\VC98\LIB\ole32.lib: Searching D:\vc6\VC98\LIB\oleaut32.lib: Searching D:\vc6\VC98\LIB\uuid.lib: Searching D:\vc6\VC98\LIB\rpcrt4.lib: Searching D:\vc6\VC98\LIB\advapi32.lib: Searching D:\vc6\VC98\LIB\wsock32.lib: Searching D:\vc6\VC98\LIB\odbc32.lib: Searching D:\vc6\VC98\LIB\oleacc.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\lua.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxbind.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxlua.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxluadebug.lib: Searching \notebook\wxluacvs\wxLua\lib\vc_lib\wxluasocket.lib: Searching D:\vc6\VC98\LIB\MSVCRTD.lib: Searching D:\vc6\VC98\LIB\OLDNAMES.lib: Done Searching Libraries LINK : warning LNK4049: locally defined symbol ""public: __thiscall wxString::~wxString(void)" (??1wxString@@QAE@XZ)" imported LINK : warning LNK4049: locally defined symbol ""public: __thiscall wxCriticalSection::~wxCriticalSection(void)" (??1wxCriticalSection@@QAE@XZ)" imported LINK : warning LNK4049: locally defined symbol ""public: __thiscall wxArrayInt::~wxArrayInt(void)" (??1wxArrayInt@@QAE@XZ)" imported LINK : warning LNK4049: locally defined symbol ""public: __thiscall wxLuaSocket::~wxLuaSocket(void)" (??1wxLuaSocket@@QAE@XZ)" imported LINK : warning LNK4049: locally defined symbol ""public: __thiscall wxCondition::~wxCondition(void)" (??1wxCondition@@QAE@XZ)" imported LINK : warning LNK4049: locally defined symbol ""public: __thiscall wxMutex::~wxMutex(void)" (??1wxMutex@@QAE@XZ)" imported LINK : warning LNK4049: locally defined symbol ""public: virtual __thiscall wxObject::~wxObject(void)" (??1wxObject@@UAE@XZ)" imported LINK : warning LNK4049: locally defined symbol ""public: void __thiscall wxCriticalSection::Enter(void)" (?Enter@wxCriticalSection@@QAEXXZ)" imported LINK : warning LNK4049: locally defined symbol ""protected: static class wxLuaHandler * wxLuaHandler::sm_luahandler" (?sm_luahandler@wxLuaHandler@@1PAV1@A)" imported LINK : warning LNK4049: locally defined symbol ""public: __thiscall wxCriticalSection::wxCriticalSection(void)" (??0wxCriticalSection@@QAE@XZ)" imported =================== etc. wxluasocket.lib(wxldtarg.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxLuaBufferArray::~wxLuaBufferArray(void)" (__imp_??1wxLuaBufferArray@@QAE@XZ) wxluasocket.lib(wxldtarg.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxSortedArrayString::~wxSortedArrayString(void)" (__imp_??1wxSortedArrayString@@QAE@XZ) wxluasocket.lib(wxldtarg.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxLuaBuffer::GetBuffer(void)const " (__imp_?GetBuffer@wxLuaBuffer@@QBE?AVwxString@@XZ) wxluasocket.lib(wxldtarg.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxLuaBuffer::GetFileName(void)const " (__imp_?GetFileName@wxLuaBuffer@@QBE?AVwxString@@XZ) wxluasocket.lib(wxldtarg.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxLuaBuffer::~wxLuaBuffer(void)" (__imp_??1wxLuaBuffer@@UAE@XZ) wxluasocket.lib(wxlsock.obj) : error LNK2001: unresolved external symbol "public: __thiscall wxLuaSocketException::wxLuaSocketException(class wxLuaSocketException const &)" (??0wxLuaSocketException@@QAE@ABV0@@Z) wxluasocket.lib(wxlsock.obj) : error LNK2001: unresolved external symbol "public: __thiscall wxLuaSocketException::~wxLuaSocketException(void)" (??1wxLuaSocketException@@QAE@XZ) wxluasocket.lib(wxlsock.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxLuaSocketException::wxLuaSocketException(enum wxLuaSocketException::SocketErrorCode)" (__imp_??0wxLuaSocketException@@QAE@W4SocketEr rorCode@0@@Z) wxbind.lib(gdi.obj) : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall wxCaretBase::DoCreate(class wxWindowBase *,int,int)" (?DoCreate@wxCaretBase@@MAE_NPAVwxWindowBase@@HH@Z) wxbind.lib(gdi.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxCaretBase::Hide(void)" (?Hide@wxCaretBase@@UAEXXZ) wxbind.lib(gdi.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxCaretBase::Show(bool)" (?Show@wxCaretBase@@UAEX_N@Z) wxbind.lib(gdi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxCaretBase::~wxCaretBase(void)" (__imp_??1wxCaretBase@@UAE@XZ) wxbind.lib(gdi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) const wxCaret::`vftable'" (__imp_??_7wxCaret@@6B@) wxbind.lib(gdi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) const wxCaretBase::`vftable'" (__imp_??_7wxCaretBase@@6B@) wxbind.lib(gdi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxCaret::~wxCaret(void)" (__imp_??1wxCaret@@UAE@XZ) wxbind.lib(wx_class.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxRegEx::~wxRegEx(void)" (__imp_??1wxRegEx@@QAE@XZ) wxbind.lib(windows.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) const wxSashLayoutWindow::`vftable'" (__imp_??_7wxSashLayoutWindow@@6B@) wxbind.lib(windows.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxSashLayoutWindow::~wxSashLayoutWindow(void)" (__imp_??1wxSashLayoutWindow@@UAE@XZ) wxbind.lib(data.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxLuaSmartStringArray::~wxLuaSmartStringArray(void)" (__imp_??1wxLuaSmartStringArray@@QAE@XZ) wxbind.lib(controls.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxLuaSmartStringArray::~wxLuaSmartStringArray(void)" (__imp_??1wxLuaSmartStringArray@@QAE@XZ) wxbind.lib(config.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxConfigBase::GetVendorName(void)const " (__imp_?GetVendorName@wxConfigBase@@QBE?AVwxString@@XZ) wxbind.lib(wx_builtin.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl wxInitAllImageHandlers(void)" (__imp_?wxInitAllImageHandlers@@YAXXZ) wxbind.lib(wx_builtin.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) long __cdecl wxGetNumberFromUser(class wxString const &,class wxString const &,class wxString const &,long,long,long,class wxWindow *,class wxPoint const & )" (__imp_?wxGetNumberFromUser@@YAJABVwxString@@00JJJPAVwxWindow@@ABVwxPoint@@@Z) wxbind.lib(wx_event.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) int const wxEVT_COMMAND_TOGGLEBUTTON_CLICKED" (__imp_?wxEVT_COMMAND_TOGGLEBUTTON_CLICKED@@3HB) wxbind.lib(file.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned int __cdecl wxDir::GetAllFiles(class wxString const &,class wxArrayString *,class wxString const &,int)" (__imp_?GetAllFiles@wxDir@@SAIAB VwxString@@PAVwxArrayString@@0H@Z) wxbind.lib(clipdrag.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall wxBitmapDataObjectBase::SetBitmap(class wxBitmap const &)" (?SetBitmap@wxBitmapDataObjectBase@@UAEXABVwxBitmap@@@Z) wxbind.lib(clipdrag.obj) : error LNK2001: unresolved external symbol "public: virtual class wxBitmap __thiscall wxBitmapDataObjectBase::GetBitmap(void)const " (?GetBitmap@wxBitmapDataObjectBase@@UBE?AVwxBitmap@@XZ) wxbind.lib(clipdrag.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxBitmapDataObject::SetData(class wxDataFormat const &,unsigned int,void const *)" (?SetData@wxBitmapDataObject@@UAE_NABVwxDataFormat@@IPBX@Z) wxbind.lib(clipdrag.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxBitmapDataObject::GetDataHere(class wxDataFormat const &,void *)const " (?GetDataHere@wxBitmapDataObject@@UBE_NABVwxDataFormat@@PAX@Z) wxbind.lib(clipdrag.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned int __thiscall wxBitmapDataObject::GetDataSize(class wxDataFormat const &)const " (?GetDataSize@wxBitmapDataObject@@UBEIABVwxDataFormat@@@Z) wxbind.lib(clipdrag.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxBitmapDataObject::~wxBitmapDataObject(void)" (__imp_??1wxBitmapDataObject@@UAE@XZ) wxbind.lib(grid.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxColour __thiscall wxGrid::GetLabelBackgroundColour(void)" (__imp_?GetLabelBackgroundColour@wxGrid@@QAE?AVwxColour@@XZ) wxbind.lib(grid.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxColour __thiscall wxGrid::GetCellHighlightColour(void)" (__imp_?GetCellHighlightColour@wxGrid@@QAE?AVwxColour@@XZ) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxRect2DDouble::ConstrainTo(class wxRect2DDouble const &)" (__imp_?ConstrainTo@wxRect2DDouble@@QAEXABV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl wxRect2DDouble::Intersect(class wxRect2DDouble const &,class wxRect2DDouble const &,class wxRect2DDouble *)" (__imp_?Intersect@wx Rect2DDouble@@SAXABV1@0PAV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall wxRect2DDouble::Intersects(class wxRect2DDouble const &)const " (__imp_?Intersects@wxRect2DDouble@@QBE_NABV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl wxRect2DDouble::Union(class wxRect2DDouble const &,class wxRect2DDouble const &,class wxRect2DDouble *)" (__imp_?Union@wxRect2DDo uble@@SAXABV1@0PAV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: double __thiscall wxPoint2DDouble::GetVectorAngle(void)const " (__imp_?GetVectorAngle@wxPoint2DDouble@@QBENXZ) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxPoint2DDouble::SetVectorAngle(double)" (__imp_?SetVectorAngle@wxPoint2DDouble@@QAEXN@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxRect2DInt::ConstrainTo(class wxRect2DInt const &)" (__imp_?ConstrainTo@wxRect2DInt@@QAEXABV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl wxRect2DInt::Intersect(class wxRect2DInt const &,class wxRect2DInt const &,class wxRect2DInt *)" (__imp_?Intersect@wxRect2DInt@@S AXABV1@0PAV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall wxRect2DInt::Intersects(class wxRect2DInt const &)const " (__imp_?Intersects@wxRect2DInt@@QBE_NABV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static void __cdecl wxRect2DInt::Union(class wxRect2DInt const &,class wxRect2DInt const &,class wxRect2DInt *)" (__imp_?Union@wxRect2DInt@@SAXABV1@0 PAV1@@Z) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: double __thiscall wxPoint2DInt::GetVectorAngle(void)const " (__imp_?GetVectorAngle@wxPoint2DInt@@QBENXZ) wxbind.lib(geometry.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxPoint2DInt::SetVectorAngle(double)" (__imp_?SetVectorAngle@wxPoint2DInt@@QAEXN@Z) wxbind.lib(datetime.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDateTime::FormatDate(void)const " (__imp_?FormatDate@wxDateTime@@QBE?AVwxString@@XZ) wxbind.lib(datetime.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDateTime::FormatTime(void)const " (__imp_?FormatTime@wxDateTime@@QBE?AVwxString@@XZ) wxbind.lib(datetime.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDateTime::FormatISODate(void)const " (__imp_?FormatISODate@wxDateTime@@QBE?AVwxString@@XZ) wxbind.lib(datetime.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDateTime::FormatISOTime(void)const " (__imp_?FormatISOTime@wxDateTime@@QBE?AVwxString@@XZ) wxbind.lib(appframe.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxAppConsole::GetClassName(void)const " (__imp_?GetClassName@wxAppConsole@@QBE?AVwxString@@XZ) wxbind.lib(appframe.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxLuaSmartIntArray::~wxLuaSmartIntArray(void)" (__imp_??1wxLuaSmartIntArray@@QAE@XZ) wxbind.lib(appframe.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxSystemOptions::~wxSystemOptions(void)" (__imp_??1wxSystemOptions@@UAE@XZ) wxbind.lib(stc.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxStyledTextEvent::GetText(void)const " (__imp_?GetText@wxStyledTextEvent@@QBE?AVwxString@@XZ) wxbind.lib(dialogs.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDirDialog::GetPath(void)const " (__imp_?GetPath@wxDirDialog@@QBE?AVwxString@@XZ) wxbind.lib(dialogs.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDirDialog::GetMessage(void)const " (__imp_?GetMessage@wxDirDialog@@QBE?AVwxString@@XZ) wxbind.lib(dialogs.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxFont __thiscall wxFontData::GetInitialFont(void)const " (__imp_?GetInitialFont@wxFontData@@QBE?AVwxFont@@XZ) wxbind.lib(dialogs.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) const wxFindReplaceData::`vftable'" (__imp_??_7wxFindReplaceData@@6B@) wxbind.lib(dialogs.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall wxFindReplaceData::~wxFindReplaceData(void)" (__imp_??1wxFindReplaceData@@UAE@XZ) wxbind.lib(controls.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxFont __thiscall wxListItem::GetFont(void)const " (__imp_?GetFont@wxListItem@@QBE?AVwxFont@@XZ) wxbind.lib(controls.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxColour __thiscall wxListItem::GetTextColour(void)const " (__imp_?GetTextColour@wxListItem@@QBE?AVwxColour@@XZ) wxbind.lib(controls.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxColour __thiscall wxListItem::GetBackgroundColour(void)const " (__imp_?GetBackgroundColour@wxListItem@@QBE?AVwxColour@@XZ) wxbind.lib(html.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxHtmlLinkInfo::GetTarget(void)const " (__imp_?GetTarget@wxHtmlLinkInfo@@QBE?AVwxString@@XZ) wxbind.lib(sizer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxSizerItem * __thiscall wxSizer::Prepend(class wxWindow *,int,int,int,class wxObject *)" (__imp_?Prepend@wxSizer@@QAEPAVwxSizerItem@@PAVwxWindow@ @HHHPAVwxObject@@@Z) wxbind.lib(sizer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxSizerItem * __thiscall wxSizer::Prepend(class wxSizer *,int,int,int,class wxObject *)" (__imp_?Prepend@wxSizer@@QAEPAVwxSizerItem@@PAV1@HHHPAVwx Object@@@Z) wxbind.lib(sizer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxSizerItem * __thiscall wxSizer::Prepend(int,int,int,int,int,class wxObject *)" (__imp_?Prepend@wxSizer@@QAEPAVwxSizerItem@@HHHHHPAVwxObject@@@Z) wxbind.lib(regex.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) private: void __thiscall wxRegEx::Init(void)" (__imp_?Init@wxRegEx@@AAEXXZ) wxbind.lib(regex.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall wxRegEx::Compile(class wxString const &,int)" (__imp_?Compile@wxRegEx@@QAE_NABVwxString@@H@Z) wxbind.lib(regex.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxRegEx::GetMatch(class wxString const &,unsigned int)const " (__imp_?GetMatch@wxRegEx@@QBE?AVwxString@@ABV2@I@Z) wxbind.lib(regex.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall wxRegEx::Matches(char const *,int)const " (__imp_?Matches@wxRegEx@@QBE_NPBDH@Z) wxbind.lib(regex.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall wxRegEx::GetMatch(unsigned int *,unsigned int *,unsigned int)const " (__imp_?GetMatch@wxRegEx@@QBE_NPAI0I@Z) wxbind.lib(regex.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall wxRegEx::Replace(class wxString *,class wxString const &,unsigned int)const " (__imp_?Replace@wxRegEx@@QBEHPAVwxString@@ABV2@I@Z) wxbind.lib(wxlua.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxLuaDebugEvent::GetFileName(void)const " (__imp_?GetFileName@wxLuaDebugEvent@@QBE?AVwxString@@XZ) wxbind.lib(wxlua.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxLuaDebugEvent::GetMessage(void)const " (__imp_?GetMessage@wxLuaDebugEvent@@QBE?AVwxString@@XZ) wxbind.lib(xml.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxXmlResource::InitAllHandlers(void)" (__imp_?InitAllHandlers@wxXmlResource@@QAEXXZ) wxbind.lib(menutool.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxMenuBase::wxMenuBase(class wxString const &,long)" (__imp_??0wxMenuBase@@QAE@ABVwxString@@J@Z) wxbind.lib(menutool.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString const __thiscall wxMenuBase::GetTitle(void)const " (__imp_?GetTitle@wxMenuBase@@QBE?BVwxString@@XZ) wxbind.lib(mdi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDocManager::GetLastDirectory(void)const " (__imp_?GetLastDirectory@wxDocManager@@QBE?AVwxString@@XZ) wxbind.lib(mdi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDocument::GetTitle(void)const " (__imp_?GetTitle@wxDocument@@QBE?AVwxString@@XZ) wxbind.lib(mdi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxView::GetViewName(void)const " (__imp_?GetViewName@wxView@@QBE?AVwxString@@XZ) ..\..\..\bin\wxlua.exe : fatal error LNK1120: 78 unresolved externals Error executing link.exe. wxlua.exe - 80 error(s), 2409 warning(s) |