On Aug 24, 2009, at 7:28 AM, Joost ter Laak wrote:

hello,

I tried to make the gnustep libraries but I run into an error. Would you
be so kind to have a look at it?


I'm not sure. Here's the relevant error:

 Compiling file GSXftFontInfo.m ...
GSXftFontInfo.m: In function ‘-[GSXftFontInfo appendBezierPathWithGlyphs:count:toBezierPath:]’: GSXftFontInfo.m:680: error: ‘FT_Glyph’ undeclared (first use in this function) GSXftFontInfo.m:680: error: (Each undeclared identifier is reported only once
GSXftFontInfo.m:680: error: for each function it appears in.)
GSXftFontInfo.m:680: error: expected ‘;’ before ‘gl’
GSXftFontInfo.m:681: error: ‘FT_OutlineGlyph’ undeclared (first use in this function)


Perhaps the Glyph information is a recent addition to freetype and you have an old version? Anyone else have an idea?

_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to