Hi all,
I am trying to build GDAL with PDFium
I have used the link to get build script for linux
https://github.com/rouault/pdfium/tree/build
only change in standalone.gypi was removal of -fvisibility=hidden in
standalone.gypi
I got a GDAL build with pdfium build was success,
But gdalinfo for a G
I got it working, I saw the post Handling pdfium build / integration and
fixed it.
On Tue, May 9, 2017 at 6:31 PM, Gane R wrote:
> Hi all,
> I am trying to build GDAL with PDFium
>
> I saw the link
> https://github.com/rouault/pdfium/tree/build
>
> I tried to use the linux script and the pdfium
Hi all,
I am trying to build GDAL with PDFium
I saw the link
https://github.com/rouault/pdfium/tree/build
I tried to use the linux script and the pdfium static lib to build. *pdfium
build succeed.*
I have few Questions:
Q1: I see some 3rdpary dependency for PDFium, I don't see those LICENSES
in