[gdal-dev] Build GDAL with static PROJ6
Lars Sunde
laasunde at hotmail.com
Tue Nov 3 05:43:52 PST 2020
Hello,
Does GDAL 3.0.4 support being statically linked with Proj 6.2.1?
Environment is RedHat 7.2 (64 bit) and GCC 9.3.
We have successfully built Proj 6.2.1 as static library. The proj build folder is located at /tmp/proj and contains /tmp/proj/lib/libproj.a.
We have tried below command to configured gdal but it failed with error message "configure error: PROJ 6 symbols not found"
./configure ---with-proj=/tmp/proj
What are we doing wrong?
kind regards, Lars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20201103/7eee6f41/attachment.html>
More information about the gdal-dev
mailing list