Thanks Joaquim. I now managed to build Poppler using freetype as its only dependency. Do we know if GDAL GeoPdf driver needs 'Poppler' to be built with other dependencies that can come with Poppler: lcms, icon, openjpeg, tiff, etc. To have Geopdf driver work correctly using 'Poppler' are these dependencies needed ? or all it needs is 'Freetype' and 'enable-xpdf-headers' ?
Thanks Jeff On Thu, Apr 25, 2013 at 10:40 AM, Joaquim Luis <[email protected]> wrote: > Jeff, > > I built it from from source (from the git repo actually) and don't > remember to have had any particular problem. They provide a cmake solution, > which creates only a static lib but it linked fine with my VS2012 GDAL > build. > > Joaquim > > Hi, > > I'm trying to build GDAL using Visual Studio 2012 and run into an issue > with Geopdf format. > This format depends on Poppler (or podofo) 3rd party component. > Is there a VS 2012 compatible Poppler library for win32 and x64 bits ? > > I downloaded the Poppler library from http://vbkto.dyndns.org:1280/sdk/ but > it appears > to be a static .lib built using Visual Studio 2010. If it was a stub .lib > (with run time .dll) I can > consume it from Visual Studio 2012, but its unfortunately a static .lib > (that VS 2012 can not link without errors). > > > Thanks > Jeff > > > _______________________________________________ > gdal-dev mailing > [email protected]http://lists.osgeo.org/mailman/listinfo/gdal-dev > > >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
