compile error with VC6 and current CVS Head

Thomas Zehbe tz at ingenion.de
Thu May 3 09:26:38 PDT 2007


Hi,

I'm trying to compile the CVS version from within build/msw and get errors.
Any help would be appreciated!
Regards,
Thomas

nmake command (generated by Dialogblocks) and output:

nmake /nologo -f makefile.vc INCLUDE="D:\Programme\Microsoft Visual 
Studio\vc98\include;D:\Programme\Microsoft Platform SDK for Windows Server 
2003 R2\include" LIB="D:\Programme\Microsoft Visual Studio\vc98\lib;D:
\Programme\Microsoft Platform SDK for Windows Server 2003 R2\lib" USE_XRC=1 
BUILD=release UNICODE=1 WXUNIV=0 MONOLITHIC=0 USE_EXCEPTIONS=1 USE_ODBC=1 
USE_OPENGL=1 USE_GUI=1 RUNTIME_LIBS=dynamic SHARED=0 all
	if not exist ..\..\lib\vc_lib\mswu mkdir ..\..\lib\vc_lib\mswu
	if not exist ..\..\lib\vc_lib\mswu\wx mkdir ..\..\lib\vc_lib\mswu\wx
	if not exist ..\..\lib\vc_lib\mswu\wx\msw mkdir ..\..\lib\vc_lib\mswu\wx\msw
	cl /EP /nologo "..\..\include\wx\msw\genrcdefs.h" > "..\..
\lib\vc_lib\mswu\wx\msw\rcdefs.h"
*** genrcdefs.h
	cl /c /nologo /TP /Fovc_mswu\baselib_dummy.obj /MD /DWIN32    /Fd..\..
\lib\vc_lib\wxbase29u.pdb   /O2  /D__WXMSW__        /D_UNICODE    /I..\..
\lib\vc_lib\mswu /I..\..\include /W4  /I..\..\src\tiff /I..\..\src\jpeg /I..
\..\src\png /I..\..\src\zlib  /I..\..\src\regex /I..\..
\src\expat\lib /DwxUSE_GUI=0 /DwxUSE_BASE=1  /GR /EHsc /Yu"wx/wxprec.h"  /Fp"vc_mswu\wxprec_baselib.pch"   /Ycwx/wxprec.h ..
\..\src\common\dummy.cpp
dummy.cpp
..\..\include\wx/string.h(349) : error C2664: 'DoPrintfWchar' : Konvertierung 
des Parameters 1 von 'const class wxString' in 'const unsigned short *' nicht 
moeglich
        Quelle oder Ziel hat einen unvollstaendigen Typ
..\..\include\wx/string.h(352) : error C2664: 'DoPrintfWchar' : Konvertierung 
des Parameters 1 von 'const class wxString' in 'const unsigned short *' nicht 
moeglich
        Quelle oder Ziel hat einen unvollstaendigen Typ
..\..\src\common\dummy.cpp(27) : error C2856: #pragma hdrstop kann sich nicht 
innerhalb eines #if-Blocks befinden
*** NMAKE : fatal error U1077: 'cl' : Rueckgabe-Code '0x2'

-- 
Dipl.-Ing. Thomas Zehbe
INGENION GmbH
Kuhweide 6
31552 Apelern
Fon: 05043 / 40 57 90 4
Fax: 05043 / 40 57 90 7
www.ingenion.de




More information about the wx-users mailing list