On 22 December 2014 at 22:07, Khaled Hosny <[email protected]> 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
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to