Hi i´m having trouble with my readanysf~.pd that used to work, but now PD cant create it...
i get the folowing message wich i dont get: (there is a GStreamer reference in this message, i aded GStreamer to Processing.org Library recently, but what does it have to do with readanysf~???)
/Users/Zeoliva/Desktop/Tudo/MAX Processing e Arduino/PD/Library/readanysf~/readanysf~.pd_darwin: dlopen(/Users/Zeoliva/Desktop/Tudo/MAX Processing e Arduino/PD/Library/readanysf~/readanysf~.pd_darwin, 10): Symbol not found: _faacDecDecode Referenced from: /Library/Pd/readanysf~/libavcodec.51.dylib Expected in: /Library/GStreamer/lib/libfaad.0.dylib
readanysf~ 4 32 256 ... couldn't create
any ideas??? Thanks Zé
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-06-11 21:25, ZÉ Oliveira wrote:
Hi i´m having trouble with my readanysf~.pd that used to work, but now PD cant create it...
i get the folowing message wich i dont get: (there is a GStreamer reference in this message, i aded GStreamer to Processing.org Library recently, but what does it have to do with readanysf~???)
/Users/Zeoliva/Desktop/Tudo/MAX Processing e Arduino/PD/Library/readanysf~/readanysf~.pd_darwin: dlopen(/Users/Zeoliva/Desktop/Tudo/MAX Processing e Arduino/PD/Library/readanysf~/readanysf~.pd_darwin, 10): Symbol not found: _faacDecDecode Referenced from: /Library/Pd/readanysf~/libavcodec.51.dylib Expected in: /Library/GStreamer/lib/libfaad.0.dylib
it seems like you changed a "component" that readanysf~ depends on (e.g. deinstalled the library, or installed an incompatible version of it). chances are high, that this component is indeed gstreamer (esp. since you did do "something" with it). your options are:
faad support via libfaad.0.dylib)
installed libraries.
fgmasdr IOhannes