Re: compile pb with pdftoipe

Marc Glisse <[email protected]>
Newsgroups gmane.comp.graphics.ipe.general
Message-ID <[email protected]>
On Thu, 28 Apr 2011, Olivier Devillers wrote:

> $ make
> cc -I/opt/local/include/poppler -c -o parseargs.o parseargs.c
> In file included from parseargs.h:30,
> from parseargs.c:30:
> /opt/local/include/poppler/goo/gtypes.h:31: error: expected ‘=’, ‘,’, 
‘;’,
> ‘asm’ or ‘__attribute__’ before ‘GBool’

i.e.
typedef bool GBool;
looks like poppler doesn't like C users anymore.

Does -Dbool=int on the command line just for this C file suffice?

-- 
Marc Glisse
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.