[gdal-dev] with poppler error
Jeff McKenna
jmckenna at gatewaygeomatics.com
Thu Jun 6 14:37:55 PDT 2013
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
More information about the gdal-dev
mailing list