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 list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
