On 05/28/2014 01:58 PM, Nicolas Montgermont via GEM-dev wrote:
are you using "-k" as well?
yes
ok.
what's the output of (without the trailing '$'):
$ find src/Output -iname "*gemglut*"
cool, here it is!
[...]
ah; the automatic symlinking of the .pd_darwin's to the base Gem/ directory does not work because the build really fails (and the symlinks are created in a last step after everything else succeeded...)
actually $ find . -iname "*pd_darwin*"
[...]
no Gem.pd_darwin
bad.
but 2 windows :)!
good.
i have finally disabled FTGL-support in my local configuration and have been able to fix the [text2d] issue.
if you do a fresh copy, you might be able to compile a Gem.pd_darwin :-) (note that i haven't committed any fixes for your manual hacks yet; so don't lose them)
fgrda IOhannes