Poppler is one of those libraries during the GDAL build process where I have to make changes to the GDAL source for the build to succeed. I believe I change an include path in /frmts/pdf/pdfobject.h to Splash.h - your error could be related to this.
-jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ On 2013-06-06 6:14 PM, Joaquim Luis wrote: > Hi, > > I'm having this error when building with poppler. It used to build > before but for the doubts I rebuild poppler (from the git repo) but the > error persists. > > C:/programs/compa_libs/poppler_GIT\poppler/SplashOutputDev.h(164) : > error C2061: syntax error : identifier 'SplashThinLineMode' > C:/programs/compa_libs/poppler_GIT\poppler/SplashOutputDev.h(164) : > error C2059: syntax error : ')' > C:/programs/compa_libs/poppler_GIT\poppler/SplashOutputDev.h(164) : > error C2143: syntax error : missing ')' before ';' > c1xx : fatal error C1903: unable to recover from previous error(s); > stopping compilation > > Joaquim _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
