Javier García wrote:
But if i delete "Gem" from my list, i get this:
PDP: pure data packet version 0.12.5-darcs
/usr/local/lib/pd/extra/pidip/pidip.pd_linux:
/usr/local/lib/pd/extra/pidip/pidip.pd_linux: undefined symbol:
quicktime_close
Why? Im curious...
have you compiled pidip yourself? (or updated quicktime after you
compiled pidip?)
it seems like pidip is searching for libquicktime at the wrong place
(where it cannot find it); Gem seems to find it, so pidip can re-use the
bindings made available for Gem.
err, sorry, pidip is not even searching for quicktime,