From: John L. <jla...@gm...> - 2005-11-22 22:38:35
|
On 11/22/05, klaas.holwerda <kho...@xs...> wrote: > 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. These are fixed as of yesterday. The bakefiles are also fixed, but I wasn't able to run bakefile_gen again. Regards, John Labenski |