I'm using [QCPlugIn loadPlugInAtPath:path] to load several custom
patches from my application's bundle. When I'm working on the plug-
ins, I use an Xcode target that copies them into ~/Library/Graphics/
Quartz Composer Plug-Ins/. But then when I run the application, I get
messages in the Console saying "*** QCPlugIn: There is already a
QCPlugIn registered for class <PluginName>" and it uses the plugin
from ~/Library, which is sometimes not up to date.
How can I get loadPlugInAtPath:path to prefer the plugins I explicitly
load from my bundle and not grumble at the Console about duplicate
names in the libraries?
-Marc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]