Hi all,
I got pidip to compile OK, but when I try to load it it comes up with the error: udefined symbol: quicktime_close pidip: can't load library
??
I have libquicktime0.9.7 and ffmpeg from the cvs archive 20041201 12:00GMT
Ed
-> -> --> ---> -----> --------> -------------> r3search + praktik EK5perimenz
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
hola,
i think you did not compile PDP with quicktime support, or you don't load PDP before PiDiP ?
ciao, sevy
Ed Kelly wrote:
Hi all,
I got pidip to compile OK, but when I try to load it it comes up with the error: udefined symbol: quicktime_close pidip: can't load library
??
I have libquicktime0.9.7 and ffmpeg from the cvs archive 20041201 12:00GMT
Ed
-> -> --> ---> -----> --------> -------------> r3search + praktik EK5perimenz
___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hola
i think you did not compile PDP with quicktime support, or you don't load PDP before PiDiP ?
Well you were right first time! I been doing things in the wrong order again!!! It loads fine - except pdp_grey and pdp_affine objects don't work.
Thanks Yves, Ed
-> -> --> ---> -----> --------> -------------> r3search + praktik EK5perimenz
How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
Ed Kelly wrote:
Hola
i think you did not compile PDP with quicktime support, or you don't load PDP before PiDiP ?
Well you were right first time! I been doing things in the wrong order again!!! It loads fine - except pdp_grey and pdp_affine objects don't work.
these are abstractions, there are just not in the right place or you don't have the path.
ciao, sevy
Thanks Yves, Ed
-> -> --> ---> -----> --------> -------------> r3search + praktik EK5perimenz
___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Mon, 3 Oct 2005, Ed Kelly wrote:
I got pidip to compile OK, but when I try to load it it comes up with the error: udefined symbol: quicktime_close pidip: can't load library
make sure that, at the moment pidip.pd_linux is created, the option -lquicktime is being used. to verify, just delete only that file and run "make" to recreate it.
When building .so files (what .pd_linux files really are) there can't be any undefined symbol errors at that point, unlike for building applications: errors have to be delayed until loadtime. (That's at least when building on Linux)
Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju Freelance Digital Arts Engineer, Montréal QC Canada