From: klaas.holwerda <kho...@xs...> - 2005-11-22 21:05:40
|
Hi, On MSW, this is where it stops. maybe some setting not detected? cl /c /nologo /TP /Fomsvcd\wxbind_lib_wx_define.obj /MDd /DWIN32 /D__WXDEBUG__ /D__WXMSW__ /ID:\notebook\wxwin\wxWidget s-2.6.2\lib\vc_lib\mswd /ID:\notebook\wxwin\wxWidgets-2.6.2\include /I..\..\..\modules /W4 /Od /Zi /Fd..\..\..\lib\vc_lib\wxbind .pdb /D_DEBUG /ID:\notebook\wxwin\wxWidgets-2.6.2\contrib\include /GR /EHsc ..\..\wxbind\src\wx_define.cpp wx_define.cpp ..\..\wxbind\src\wx_define.cpp(708) : error C2065: 'wxSOUND_ASYNC' : undeclared identifier ..\..\wxbind\src\wx_define.cpp(709) : error C2065: 'wxSOUND_LOOP' : undeclared identifier ..\..\wxbind\src\wx_define.cpp(710) : error C2065: 'wxSOUND_SYNC' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: 'D:\vc6\VC98\bin\NMAKE.EXE' : return code '0x2' Stop. D:\notebook\wxluacvs\wxLua\build\msw> Klaas |