On 05/01/2016 12:00 AM, j-p k wrote:
> ...and it builds w/ no errors. at the root level are aliases pointing to
> the darwins, including gem.pd_darwin.
note, that while your filesystem might be case-insensitive, Pd is not.
Gem is written with a capital G, so it should be Gem.pd_darwing, and
(more importantly), you should use "-lib /path/to/Gem" to load the
externals /path/to/Gem.pd_darwin.
you also might want to run this from the cmdline and with a high
verbosity, to see whether the loading throws any helpful errors.
$ /Applications/Pd-0.37-5.app/Contents/Resources/bin/pd \
-verbose -verbose -lib /path/to/Gem
_______________________________________________
GEM-dev mailing list
GEM-dev@lists.iem.at
https://lists.puredata.info/listinfo/gem-dev