by your advice, I also tried installing freetype, but for some reason config tests are not passed:
checking for FreeType (http://www.freetype.org)...yes, found 10.0.4 checking whether FreeType works...i586-mingw32msvc-gcc -g -mno-cygwin - D_AGAR_INTERNAL -D_BSD_SOURCE -Wall -Werror -I/usr/local/include/freetype2 - I/usr/local/include -o ./conftest conftest.c -L/usr/local/lib -lfreetype /tmp/ccQ9cMcu.o: In function `main': /home/aash29/cpp/agar-cross/conftest.c:9: undefined reference to `_FT_Init_FreeType' /home/aash29/cpp/agar-cross/conftest.c:10: undefined reference to `_FT_New_Face' collect2: ld returned 1 exit status libfreetype.a is indeed in /usr/local/lib _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
