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




_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to