[gdal-dev] GDAL 2.4.4 compilation fails with pdfium
Johannes Paul
johannespaul92 at gmail.com
Mon Nov 6 00:42:53 PST 2023
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20231106/7dd22c61/attachment-0001.htm>
More information about the gdal-dev
mailing list