[poppler] Build fail on Ubuntu 14.04

Jason Crain jason at aquaticape.us
Tue Sep 27 23:20:43 UTC 2016


On Tue, Sep 27, 2016 at 10:31:21PM +0200, Albert Astals Cid wrote:
> El dijous, 15 de setembre de 2016, a les 15:30:08 CEST, Jason Crain va 
> escriure:
> > On 2016-09-15, Alex Korobkin <korobkin+pp at gmail.com> wrote:
> > > poppler-document.cc:1521:25: error: invalid conversion from 'int' to
> > > 'GParamFlags' [-fpermissive]
> > > 
> > >         G_PARAM_READWRITE));
> > 
> > ...
> > 
> > > Does it need a newer version of glib-2.0 since 0.47 release? Or am I
> > > missing something other library or reference?
> > 
> > It needs a newer version of glib.  See https://bugs.freedesktop.org/97432.
> > Old glib has G_PARAM_READWRITE as a #define and C++ doesn't like that.
> 
> Anyone knows what's that newer glib version so we can update the checks?

It's changed in commit 6c395244, in glib version 2.41.0.


More information about the poppler mailing list