[Gdal-dev] Problem building 1.1.9 on Windows

Andrey Kiselev dron at ak4719.spb.edu
Wed Jul 2 03:53:09 EDT 2003


On Wed, Jul 02, 2003 at 01:53:12AM +0100, jluis at ualg.pt wrote:
> First, in the file nmake.opt the "INC" line 
> INC	=	-I$(GDAL_ROOT)\port -I$(GDAL_ROOT)\ogr -I$(GDAL_ROOT)\core
> needs to be changed to 
> INC	=	-I$(GDAL_ROOT)\port -I$(GDAL_ROOT)\ogr -I$(GDAL_ROOT)\gcore

Thanks for report, fixed.

> Now my (very strange) problem. I'm just not able to build because gdal.lib is 
> not created. Compiling goes through this makefile section
> lib:
> 	if exist gdal.lib del gdal.lib
> 	lib /out:gdal.lib $(LIBOBJ)
> without creating the library. What makes it more odd is that if I run this 
> outside the makefile (decomposing $(LIBOBJ)), things work.

It is strange... I will try to test this soon.

> Is it possible to have an "official" compiled windows release? The last 
> available one is 1.1.5, I think.

On of the ways to get latest GDAL binaries is grab Frank's OpenEV build.
It contain GDAL .dll and tools.


-- 
Andrey V. Kiselev
Home phone:  +7 812 5274898  ICQ# 26871517



More information about the Gdal-dev mailing list