[PD] error compiling Gem on ubuntu 17.10

Claude Heiland-Allen claude at mathr.co.uk
Mon Aug 6 19:26:21 CEST 2018


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&mode=&suite=artful&arch=any
-> 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 ?


Claude
-- 
https://mathr.co.uk




More information about the Pd-list mailing list