discuss-gnustep
[Top][All Lists]
Advanced

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

back/art/ftfont.m not compiling


From: Tobias
Subject: back/art/ftfont.m not compiling
Date: Sun, 26 Jan 2003 23:15:15 +0100
User-agent: KMail/1.5

hi alexander (and others interested in back-art),

no, this is no yet another mail about back-art not compiling against freetype 
2.13 .

but ftfont.m does not compile out of the box on my setup (with gcc 3.2.2):
it does not find a reference to 'uni_is_decomp'.

this method is in gnustep/base/Unicode.h.

thus
+ #include <gnustep/base/Unicode.h>
and 
-extern void GSToUnicode();
+//extern void GSToUnicode();
will solve the problem.

hope this helps (and is no specific illness of my system).

~ibotty




reply via email to

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