You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: