Hi...

I've just downloaded the last CVS version of Abiword and get this
compilation errors:

gr_UnixGraphics.cpp:489: `XftDrawGlyphs' undeclared (first use this
function) gr_UnixGraphics.cpp:489: (Each undeclared identifier is reported
only once for   each function it appears in.)
gr_UnixGraphics.cpp: In member function `virtual void
   GR_UnixGraphics::drawChars(const UT_UCSChar*, int, int, int, int,
int*)': gr_UnixGraphics.cpp:528: `XftCharSpec' undeclared (first use this
function) gr_UnixGraphics.cpp:528: parse error before `[' token
gr_UnixGraphics.cpp:529: `pCharSpec' undeclared (first use this function)
gr_UnixGraphics.cpp:529: `aCharSpec' undeclared (first use this function)
gr_UnixGraphics.cpp:532: parse error before `[' token
gr_UnixGraphics.cpp:568: `XftDrawCharSpec' undeclared (first use this
function) gr_UnixGraphics.cpp: In member function `void

(I guess the Xft errors are the cause of the other ones).

I compiled with ./configure --disable-xft though. Why the Xftxxx calls?

John

Reply via email to