discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Summary: Xft problem on Solaris (was building back)


From: Adrian Robert
Subject: Re: Summary: Xft problem on Solaris (was building back)
Date: Thu, 25 Aug 2005 11:12:30 -0400



On Aug 25, 2005, at 9:46 AM, Andreas Höschler wrote:

Hello all,

I was finally able to build latest back on Solaris 9 after manually adding

    typedef unsigned int  FT_UInt;
    typedef struct FT_LibraryRec_  *FT_Library;
    typedef struct FT_FaceRec_*  FT_Face;

to /usr/local/include/X11/Xft/Xft.h. This is an ugly hack, but it works. May be this is of value to someone.

Is it the case that this is *not* needed for compiling other (non- GNUstep) applications/libraries that depend on Xft on your box? If so, do you notice anything offhand about what they do differently in terms of #includes?






reply via email to

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