[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Bug
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Bug |
Date: |
Fri, 02 Nov 2007 14:21:19 +0100 (CET) |
> 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
- [ft-devel] Bug, salvo tarda, 2007/11/02
- Re: [ft-devel] Bug,
Werner LEMBERG <=