Hi,
On 06/08/18 18:12, Csaba Láng wrote:
Dear list, i try to compile on a freshly installed system Gem from https://github.com/umlaeute/Gem
[...]
I wuld gladly have all the options especially for pix_video to have a choice (the real aim is to have videoPYLON get wrked on this system)
sudo apt build-dep gem
should get most (all?) of the dependencies needed
but make stops at this point: *TextBase.h:38:12: fatal error: FTFont.h: No such file or directory # include "FTFont.h"* ^~~~~~~~~~ compilation terminated. What do I miss?
https://packages.ubuntu.com/search?searchon=contents&keywords=FTFont.h&a... -> libftfl-dev has /usr/include/FTGL/FTFont.h
installed Gem with aptitude together with puredata cannot even create any Gem related objects.
did you load -lib Gem ?