[gdal-dev] trunk build is broken under windows with MSVC7.1

Joaquim Luis jluis at ualg.pt
Mon Dec 8 20:15:19 EST 2008


Hi,

I just updated but the build (MSVC7.1) hangs with


         cl /nologo /MD /EHsc /GR /Ox /W3 /DNDEBUG -I..\..\..\port -I..\..\..\ogr
  -I..\..\..\gcore  -I..\..\..\alg -I..\..\..\ogr\ogrsf_frmts -I.. -I..\.. -DOGR
-DMITAB_USE_OFTDATETIME  /c mitab_utils.cpp
mitab_utils.cpp
         cl /nologo /MD /EHsc /GR /Ox /W3 /DNDEBUG -I..\..\..\port -I..\..\..\ogr
  -I..\..\..\gcore  -I..\..\..\alg -I..\..\..\ogr\ogrsf_frmts -I.. -I..\.. -DOGR
-DMITAB_USE_OFTDATETIME  /c mitab_imapinfofile.cpp
mitab_imapinfofile.cpp
mitab_imapinfofile.cpp(391) : error C2601: 'IMapInfoFile::SetCharset' : local fu
nction definitions are illegal
mitab_imapinfofile.cpp(400) : fatal error C1075: end of file found before the le
ft brace '{' at 'mitab_imapinfofile.cpp(310)' was matched
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

C:\programs\GDALtrunk\gdal\ogr\ogrsf_frmts\mitab>cd gml   && nmake /NOLOGO /f ma
kefile.vc   && cd ..
The system cannot find the path specified.
...


Joaquim Luis



More information about the gdal-dev mailing list