I have the following errors when compiling in 3 project

Error   1       error LNK2001: unresolved external symbol "public: virtual 
class wxClassInfo * __thiscall 
wxLua_wxObject_wxGridCellCoordsArray::GetClassInfo(void)const " (?
getclassi...@wxlua_wxobject_wxgridcellcoordsarray@@UBEPAVwxClassInfo@@XZ)
        wxlua_msw28ud_wxbindadv.lib     app_wxluacan
Error   2       error LNK2019: unresolved external symbol "public: virtual 
__thiscall 
wxLua_wxObject_wxGridCellCoordsArray::~wxLua_wxObject_wxGridCellCoordsArray
(void)" (??1wxLua_wxObject_wxGridCellCoordsArray@@u...@xz) referenced in 
function "public: virtual void * __thiscall 
wxLua_wxObject_wxGridCellCoordsArray::`scalar deleting destructor'(unsigned 
int)" (??_GwxLua_wxObject_wxGridCellCoordsArray@@uaep...@z)
        wxlua_msw28ud_wxbindadv.lib     app_wxluacan

Andre


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to