OpenCascade 6.5.5 with ftgl-2.1.3

Hello everybody,

I am trying to compile OpenCascade 6.5.5 with ftgl-2.1.3 but the config does not seem the find the FTGL/ftgl.h file :
checking FTGL/ftgl.h presence... no

I have used this option : --with-ftgl=/MyPATH/ftgl-2.1.3/

where the file FTGL/ftgl.h can be found : /MyPATH/ftgl-2.1.3/include/FTGL/ftgl.h

Could you please help me configuring OpenCascade ?

Thank you very much for your help, I really appreciate.

Cheers,

Bertrand

brelier's picture

using --with-freetype=/usr/ fixed my problem.

Cheers,

Bertrand