Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4943 closed defect (fixed)

Install ogr_geocoding.h in GNUMakefile

Reported by: Kyle Shannon Owned by: warmerdam
Priority: normal Milestone: 1.10.0
Component: ConfigBuild Version: svn-trunk
Severity: normal Keywords: make
Cc:

Description

The ogr_geocode.h file is not installed with make. I checked the makefile.vc, and it appears to use wildcards, and I don't know how exactly to edit the visual studio project. Attached is a tiny patch for GNUMakefile

Attachments (1)

ogr_geocode.h.patch (471 bytes ) - added by Kyle Shannon 11 years ago.

Download all attachments as: .zip

Change History (3)

by Kyle Shannon, 11 years ago

Attachment: ogr_geocode.h.patch added

comment:1 by Even Rouault, 11 years ago

Resolution: fixed
Status: newclosed

Applied in r25472. I think that the devinstall target of makefile.vc should install it already

comment:2 by Kyle Shannon, 11 years ago

I checked the nmake devinstall and it does indeed work with wildcards. It looks like the files may need to be added to the *.vcproj files, but I have no knowledge of in that realm. Thanks.

Note: See TracTickets for help on using tickets.