Skip to main content
Participant
September 20, 2007
Question

Is an Xcode Project for FrameSelect automation plug-in available?

  • September 20, 2007
  • 1 reply
  • 312 views
The CS3 SDK doesn't include an Xcode project for FrameSelect. Tried building it myself (on intel iMac), using "Dissolve's" debug-universal configuration as an example. Builds OK, but when I test it with CS2, CS2 crashes with no error report. (Coincidently, the "About Plug-In" for FrameSelect does work, and "Dissolve" runs just fine.)

Can Adobe provide an Xcode version of FrameSelect, so I can configure my build correctly?

Also, I read elsewhere that CS2 can not run as an executable under Xcode's debugger. Is that correct?
This topic has been closed for replies.

1 reply

Participant
October 17, 2007
In a message dated 10/2/07 10:24:25 PM, member@adobeforums.com writes:

A new message was posted by TomRuark in

Adobe Photoshop Developers (SDK) --
Is an Xcode Project for FrameSelect automation plug-in available?

Make sure you have the update for CS2. There was a bug where it wouldn't load plug-ins if the package was a certain way.

Grit O'Brien 10-17-07:
Yes, my CS2 is up to date. I went on to try building TriggerFilters in Xcode, and it runs successfully for both CS2 and CS3; so I will be using that as my sample plug-in instead. Thanks.