-----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: - - either revert to a running GStreamer installation (that provides faad support via libfaad.0.dylib) - - or re-compile readanysf~ (and/or ffmpeg/libav) to match your newly installed libraries. fgmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/W68gACgkQkX2Xpv6ydvQaGgCeKBQMl+rnqj9qZofZdoRDV1vu K2MAn0Mc+HjctLSPVUBwCal3FALKAPa4 =utN0 -----END PGP SIGNATURE-----
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
