Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#3858 closed defect (invalid)

unavailability of header files

Reported by: rmanwani Owned by: warmerdam
Priority: high Milestone:
Component: default Version: 1.7.3
Severity: major Keywords:
Cc:

Description

While compiling version 1.7.3 on Windows platform for static library generation, many header files are not found. Some of them are listed below :

jasper.h jp2_local.h libgrass.h libpq-fe.h lt_base.h my_global.h netcdf.h

The files are not present in zip file downloaded from GDAL site. Hence, it is resulting in compilation errors.

Change History (2)

comment:1 by Even Rouault, 13 years ago

Resolution: invalid
Status: newclosed

This is not a bug. Those files are include files from external libraries (jasper, ???, grass, libpq, mrsid sdk, ???, netcdf) that you should find in their own installation directory. Or disable the libraries in the nmake.opt if you don't need support for those formats.

comment:2 by Even Rouault, 11 years ago

Milestone: 1.7.4

Milestone 1.7.4 deleted

Note: See TracTickets for help on using tickets.