> When I compile a program that use freetype it search the header in
> /usr/include/freetype/config/ but the headers are
> in/usr/include/freetype2/freetype/config/ so in file ftheader.h in
> /usr/include/freetype2/freetype/config/ u must add a prefix
> "freetype2/" in the #include <freetype/.....>
> 
> I have found this bug when I have tried to compile blender...

I doubt that there is a bug at all.  How did you configure FreeType?
And do you actually use the `freetype-config' script to get the
correct paths?


    Werner


_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to