CICM / pd-faustgen

The FAUST compiler embedded in a Pd external
MIT License
43 stars 8 forks source link

faustgen object can't be created in PD 0.50 macOS 10.13.6 High Sierra - libRemarks dyn lib not loaded #15

Open metaphysician opened 4 years ago

metaphysician commented 4 years ago

hi there! just grabbed this off of Deken and installed it. when opening the help file for faustgen~ got an error for every example file:

/Users/scottlooney/Documents/Pd/externals/faustgen~/faustgen~.pd_darwin: dlopen(/Users/scottlooney/Documents/Pd/externals/faustgen~/faustgen~.pd_darwin, 10): Library not loaded: @rpath/libRemarks.dylib Referenced from: /Users/scottlooney/Documents/Pd/externals/faustgen~/faustgen~.pd_darwin Reason: image not found

that message prints 12 times so i think each .DSP file example is triggering that error. i have installed Faust i believe. i have FaustLive app, so maybe that doesn't install the libraries themselves. i have not installed the Faust SDK though.

anyway, whatever you can do to help me run this is appreciated. thanks!

pierreguillot commented 4 years ago

I'm trying to fix this, in the meantime, you can use the previous release 0.1.1 that shouldn't have this problem