freetype
[Top][All Lists]
Advanced

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

Re: [ft] Included header files location


From: J Decker
Subject: Re: [ft] Included header files location
Date: Mon, 22 Dec 2014 20:54:18 -0800

g++   -Ifreetype2  main.cpp  -lglut -lGLEW -lGL -o main

On Mon, Dec 22, 2014 at 8:39 PM, Dave Coventry <address@hidden> wrote:
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

_______________________________________________
Freetype mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/freetype


reply via email to

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