Hello, I've been trying to compile GDAL 2.4.4 on Centos7 with pdfium unfortunately it fails with the following ld errors: libgdal.so: undefined reference to `CFDF_Document::CreateNewDoc()' libgdal.so: undefined reference to `CPDF_Document::AddStandardFont(char const*, CPDF_FontEncoding*)'
PDFium has been compiled from https://github.com/rouault/pdfium using the proposed build script for linux https://github.com/rouault/pdfium/blob/build/build-lin.sh. Has anyone experienced similar issues compiling GDAL with pdfium ? Thanks for your help, Johannes
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev