[gdal-dev] Windows build is broken
Ivan Lucena
ivan.lucena at pmldnet.com
Wed Dec 2 08:16:32 EST 2009
Hi there,
Is that only me or there is something wrong with the trunk build:
{{{
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
E:\Dev\gdal\ogr\ogrsf_frmts\dxf>cd odbc && nmake /nologo /f makefile.vc && cd ..
The system cannot find the path specified.
E:\Dev\gdal\ogr\ogrsf_frmts\dxf>cd pgeo && nmake /nologo /f makefile.vc && cd ..
The system cannot find the path specified.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"E:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"E:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\bin\nmake.exe"' : return code '0x2'
Stop.
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Build log was saved at "file://e:\Dev\gdal\Debug\BuildLog.htm"
makegdal - 8 error(s), 1454 warning(s)
---------------------- Done ----------------------
Build: 0 succeeded, 1 failed, 0 skipped
}}}
Regards,
Ivan
More information about the gdal-dev
mailing list