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
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev