Opened 18 years ago

Last modified 15 years ago

#1242 closed defect

OGDI needs PROJ headers — at Initial Version

Reported by: kyngchaos@… Owned by: warmerdam
Priority: high Milestone: 1.5.4
Component: ConfigBuild Version: unspecified
Severity: major Keywords: ogdi
Cc:

Description

In doing some more odd build situations, I found that OGDI (both raster and vector) needs the PROJ headers.  I had PROJ built into it's own folder, isolated from everything else, so it's not in any other header path that might happen to be in common/default paths.  OGDI couldn't find projects.h.

For frmts/ogdi/gnumakefile and ogr/ogrsf_frmts/ogdi/gnumakefile, I added $(PROJ_INCLUDE) to CPPFLAGS and OGDI is happy.

Change History (2)

by kyngchaos, 17 years ago

Attachment: GNUmakefile.patch added

for GDAL frmt

by kyngchaos, 17 years ago

Attachment: GNUmakefile.2.patch added

OGR frmt makefile

Note: See TracTickets for help on using tickets.