pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with pango


From: Michel Boaventura
Subject: problem with pango
Date: Tue, 13 Apr 2010 03:36:24 -0300

Hello,

I'm having problem with multiple definitions of
pango_layout_get_baseline cross compiling pspp.


Looking at the source of cairo-chart.c, I've found:

#if ! PANGO_VERSION_CHECK (2, 22, 0)
...
#endif

But the last version of pango is 1.28.0, so I think this is wrong, it
should be (1, 22, 0). In fact, if I change this, I get rid of the error.

Michel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]