Archived issue #0025877
Unable to include FT_FREETYPE_H
Description
I had downloaded opencascade 6.8.0.I have installed it on my 64 bit windows machine. After installing I tried to compile your source code for 64 bit but it is unable to build.It is not including FT_FREETYPE_H macro.And hence giving an error. I don't know what path I should specify in additional include libraries and in which project as there are 67 projects.Please look into this.
Public activity
2 archived notes
Participants are labeled by their role within this record.
I got a similar problem. WOK/cmake used wrong path separators and needed to change the path includes and libs in VisualStudio.
This issue is unrelated to "Coding".