freetype
[Top][All Lists]
Advanced

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

[Freetype] compiling with 2.0.1 fails (new scheme)


From: crusius
Subject: [Freetype] compiling with 2.0.1 fails (new scheme)
Date: Mon, 11 Dec 2000 11:33:46 -0800

In a program of mine, I have

#include<freetype/freetype.h>
#include<freetype/ftglyph.h>

I then

cc ...etc... -I/usr/local/include/freetype2 ...etc...

(flags obtained with freetype-config). I get

In file included from /usr/local/include/freetype2/freetype/freetype.h:41,
                 from dviv.w:1159:
/usr/local/include/ft2build.h:30: FT2_ROOT/config/ft2build.h: No such file or 
directory

Seems gcc is not expanding FT2_ROOT inside the #include. Anyway, looks
like nobody will be able to compile with freetype 2.0.1 in linux, at
least not without some nasty trickery. Any clues?

--
Cesar Augusto Rorato Crusius    __o      __o      __o      __o      __o    
Stanford University           _`\<,    _`\<,    _`\<,    _`\<,    _`\<,    
e-mail:address@hidden    (_)/(_)  (_)/(_)  (_)/(_)  (_)/(_)  (_)/(_)   
www.stanford.edu/~crusius
                                       o      _     _         _
   __o      __o      __o      __o     /\_   _ \\o  (_)\__/o  (_)
 _`\<,    _`\<,    _`\<,    _`\<,    _>(_) (_)/<_    \_| \   _|/' \/
(_)/(_)  (_)/(_)  (_)/(_)  (_)/(_)  (_)        (_)   (_)    (_)'  _\o_

He who sacrifices functionality for ease of use
Loses both and deserves neither



reply via email to

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