[gdal-dev] I can't get GDAL 2.4 to link with PROJ 5.2 (Windows)

CDelancy cdelancy at blackfangtechnologies.com
Thu May 30 08:15:33 PDT 2019


I can't seem to get GDAL to statically link to PROJ when building.

In the nmake.opt file I changed PROJ_INCLUDE to point to my local copy of
the proj source and PROJ_LIBRARY to the exact path of the static lib I built
from Proj source, while uncommenting both lines.

Still, when I try to use ogr coordinate transformations, I recieve error 6
with the message that Proj4 wasn't found. 

Has anyone here had success building gdal on windows with proj statically
linked?
Do you have any advice for me on things to try?
Can you post the NMake command you used?



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html


More information about the gdal-dev mailing list