Hi Tim,
Uninstalling libftgl-dev (and libftgl2) I can reproduce your problem, I filed an issue:
https://github.com/umlaeute/Gem/issues/236
Claude
On 16/08/2019 21:58, tim vets wrote:
Op vr 16 aug. 2019 om 21:55 schreef Claude Heiland-Allen <claude@mathr.co.uk mailto:claude@mathr.co.uk>:
Hi Tim, Which OS are you on?
Ubuntu 18.04
On 16/08/2019 19:21, tim vets wrote: > It's been a while since I used Gem, > but in the past weeks I tried running it a few times without success. > (Pd0.49 as well as the latest and greatest 0.5) > Trying to compile from source I'm stuck at: > > In file included from TextBaseFTGL.cpp:24:0: > TextBase.h:39:12: fatal error: FTFont.h: No such file or directory > # include "FTFont.h" > ^~~~~~~~~~ > compilation terminated. > Debian package search reports an FTFont.h in libftgl-dev [1] With this installed `./autogen.sh && ./configure` from [2] outputs: ``` used optional libraries: font-rendering : FTGL default font : ``` Maybe the configure check is broken when FTGL is not installed? Try installing libftgl-dev, and report back if this fixes it or otherwise.
alright, thanks for the tip, I got it working now!
Claude [1] https://packages.debian.org/search?searchon=contents&keywords=FTFont.h&mode=path&suite=stable&arch=any [2] https://github.com/umlaeute/Gem -- https://mathr.co.uk