CVS compilation missing XftDrawGlyphs

From: John Coppens (john@jcoppens.com)
Date: Sat Mar 08 2003 - 20:43:19 EST

  • Next message: Patrick Lam: "Re: CVS compilation missing XftDrawGlyphs"

    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



    This archive was generated by hypermail 2.1.4 : Sat Mar 08 2003 - 20:49:55 EST