Thanks Even

I have a fresh gdal but since I use a nmake.local file, I hadn't noticed the new POPPLER_0_23_OR_LATER=YES
Unfortunately, with it declared I still get one error:

pdfdataset.cpp(1036) : error C2664: 'SplashOutputDev::startDoc' : cannot convert parameter 1 from 'XRef *' to 'PDFDoc *' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
pdfdataset.cpp(2785) : error C3861: 'setErrorFunction': identifier not found

On 13-01-28 11:47 AM, Even Rouault wrote:
As documented in nmake.opt, adding POPPLER_0_23_OR_LATER=YES in nmake.local
should fix it. Upgrade both your GDAL trunk and poppler git to the latest
versions. Support for the latest poppler git is in the very last revisions of
GDAL trunk.


Good to know, thanks Even for your good work.

-jeff




_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to