[PD] GEM stereoscopic color

Roman Haefeli reduzent at gmail.com
Sun Apr 30 20:57:53 CEST 2017


On Sam, 2017-04-29 at 22:49 +0200, Csaba Láng wrote:
> Anyway stucked at compilation. 
> ./TextBase.h:38:12: fatal error: 'FTFont.h' file not found 
> Something with freetype, but reinstalling did not solve the problem.

On Debian and derivatives, I'd do something like:

$ apt-file search FTFont.h
emscripten: /usr/share/emscripten/tests/poppler/splash/SplashFTFont.h
libftgl-dev: /usr/include/FTGL/FTFont.h
libftgl-dev: /usr/share/doc/libftgl-dev/html/classFTFont.html
liboce-visualization-dev: /usr/include/oce/Font_FTFont.hxx
libpoppler-private-dev: /usr/include/poppler/splash/SplashFTFont.h
pike8.0-doc: /usr/share/doc/pike8.0-doc/html/reference/ex/predef_3A_3A/Image/Fonts/FTFont.html


$ sudo apt install libftgl-dev

Now try to compile again.

You can also do this to get all build dependencies of gem installed:

$ sudo apt-get build-dep gem


Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170430/03b55cb8/attachment.sig>


More information about the Pd-list mailing list