[GEM-dev] problem to compile Gem with ftgl

2015-03-19 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I have this error when i try to compile Gem : $ make ... libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src - -DGEM_INTERNAL -DGLEW_BUILD -DGLEW_MX -DPD -g -O2 -freg-struct-return - -O3 -falign-loops -falign-functions

Re: [GEM-dev] problem to compile Gem with ftgl

2015-03-19 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Now, with : $ ./configure --with-ftgl-CFLAGS=-I/usr/include/FTGL/ $ make ... /bin/bash ../../libtool --tag=CXX --mode=compile g++ - -DHAVE_CONFIG_H -I. -I../../src -I../../src -DGEM_INTERNAL - -DGLEW_BUILD -DGLEW_MX -DPD -I/usr/include/FTGL/

Re: [GEM-dev] problem to compile Gem with ftgl

2015-03-19 Thread Antoine Villeret
hello, you need libfreetype6-dev package if you have already installed it, then you may need to add the path to its header to make or ./configure a -- do it yourself http://antoine.villeret.free.fr 2015-03-19 19:14 GMT+01:00 Jack j...@rybn.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1