freetype
[Top][All Lists]
Advanced

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

Re: [ft] Included header files location


From: Dave Coventry
Subject: Re: [ft] Included header files location
Date: Tue, 23 Dec 2014 06:39:18 +0200

On 22 December 2014 at 22:07, Khaled Hosny <address@hidden> wrote:
> It should be <ft2build.h>

That doesn't work either:

$ make
g++     main.cpp  -lglut -lGLEW -lGL -o main
In file included from main.cpp:8:0:
text.h:7:22: fatal error: ft2build.h: No such file or directory
 #include <ft2build.h>
                      ^
compilation terminated.
make: *** [main] Error 1



reply via email to

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