freetype
[Top][All Lists]
Advanced

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

Re: [ft] Included header files location


From: Khaled Hosny
Subject: Re: [ft] Included header files location
Date: Mon, 22 Dec 2014 22:07:08 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Dec 22, 2014 at 11:35:43AM +0200, Dave Coventry wrote:
> I'm trying to use the Freetype headers.
> 
> I've run the freetype-config script with the --cflags option to
> retrieve the appropriate compilation flags.
> 
> $ freetype-config --cflags
> -I/usr/include/freetype2
> 
> My cpp file invokes the headers:
> 
> #include <freetype2/ft2build.h>

It should be <ft2build.h>

Regards,
Khaled



reply via email to

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