Re: fxplugins generated by XCode standard templates not showing up in FCP
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com steve On Feb 3, 2009, at 3:52 PM, Philipp Haindl wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... The most likely problem is that you haven't generated new UUIDs for the plugin and for the plugin's group. The project templates use reserved UUIDs that FCP, FCE and Motion know about. When you launch one of them you should see the following Console message if you haven't yet changed the UUIDs: The UUID of the plug-in "Test" is reserved, and will not be registered. To correct this, edit the "uuid" entry in the plug-in's Info.plist file. If you look inside the plugin's info.plist file, you'll see some comments that show you how and where to make the changes. A strange problem - hope you can help.. I'm new to fxplugin and try to experiment with this SDK. When I compile the sample FXPlugins provided through the plugin installation, the show up in Final Cut Pro. Unfortunately, when I pick any FXPlugin from the "Standard Apple Plugins" menu in XCode to write my own one, I'm able to compile the generated project without any errors, but they don't show up in FCP... Does anyone have a hint on this? This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Christensen