freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Invalid Preprocessor directive: #include FT_FREETYPE_H


From: Werner LEMBERG
Subject: Re: [ft-devel] Invalid Preprocessor directive: #include FT_FREETYPE_H
Date: Sun, 07 Dec 2008 22:20:25 +0100 (CET)

> The only problem was that I diidnt link against the lib.
> 
> I had to tell the gcc
> 
> -I/usr/include/freetype2
> and
> -lfreetype -lz
> 
> now its working! ;)

You should use `freetype-config --cflags' and `freetype-config --libs'
for that.


    Werner




reply via email to

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