[GEM-dev] Gem Build Errors

IOhannes m zmölnig zmoelnig at iem.at
Mon May 2 10:22:10 CEST 2016


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



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20160502/adbf722f/attachment.sig>


More information about the GEM-dev mailing list