using vc7 and the default I have this error        

cl /c /nologo /TP /Fovcmswd\app_wxluacan_cansim.obj /MDd /DWIN32    /D__WXDEBUG
__ /D__WXMSW__  /Ic:\Programs\wxW
idgets\lib\vc_lib\mswd /Ic:\Programs\wxWidgets\include /Od  /Zi /D_DEBUG /Fd..\
..\..\bin\vc_lib\wxluacan.pdb  /I..\..\..
\modules /I.\..\..\.. /I..\..\..\modules\lua\include /D_WINDOWS  /I..\..\..\mod
ules\wxbind\setup /GR /EHsc   ..\..\wxlua
can\src\cansim.cpp
cansim.cpp
..\..\wxluacan\src\cansim.cpp(79) : error C2668: 'wxLuaState::wxLuaState' : 
ambiguous call to overloaded function
        ..\..\..\modules\wxlua\include\wxlstate.h(427): could 
be 'wxLuaState::wxLuaState(lua_State *,int)'
        ..\..\..\modules\wxlua\include\wxlstate.h(424): 
or       'wxLuaState::wxLuaState(wxEvtHandler *,wxWindowID)'
        while trying to match the argument list '(int, )'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003
\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.

Andre


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to