[gdal-dev] gdal 1.5.1 vc8 project compile error
Gennady Khokhorin
gok at aerometric-ak.com
Fri Mar 28 13:39:44 EDT 2008
Hello, gdalList!
Can not compile GDAL 1.5.1 using makegdal80.vcproj delivered with the
package.
Any suggestion how to fix it?
Below are studio output window and BuildLog.htm file contents:
>------ Build started: Project: makegdal, Configuration: Release Win32
------
1>Performing Makefile project actions
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from
"Performing Makefile project actions"
1>Build log was saved at
"file://c:\my_Projects\packages\gdal-1.5.1\Release\BuildLog.htm"
1>makegdal - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
==========
Build Log Build started: Project: makegdal, Configuration:
Debug|Win32
Command Lines Creating temporary file
"C:\DOCUME~1\gennady\LOCALS~1\Temp\BAT000001101408260.bat" with contents
[
@echo off
cd c:\my_Projects\packages\gdal-1.5.1\ nmake -f makefile.vc
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from
"Performing Makefile project actions"
exit 1
:VCEnd
]
Creating command line
"C:\DOCUME~1\gennady\LOCALS~1\Temp\BAT000001101408260.bat"
Output Window Performing Makefile project actions
The system cannot find the path specified.
Project : error PRJ0019: A tool returned an error code from "Performing
Makefile project actions"
Results Build log was saved at
"file://c:\my_Projects\packages\gdal-1.5.1\Debug\BuildLog.htm"
makegdal - 1 error(s), 0 warning(s)
Regards,
Gennady
More information about the gdal-dev
mailing list