Re: Why won't PB launch Photoshop?
Re: Why won't PB launch Photoshop?
- Subject: Re: Why won't PB launch Photoshop?
- From: Jim Correia <email@hidden>
- Date: Wed, 7 Jan 2004 14:33:08 -0500
On Jan 7, 2004, at 2:12 PM, jason rusoff wrote:
I am building a plugin for Photoshop and hope to debug it from PB when
Photoshop uses it. I added Photoshop as an executable, but PB shows it
as not launchable in the launch configuration tab. Any ideas what I
might have missed as far as setting up an app to launch when I debug?
I saw a note on this on the apple web site, regarding debugging
plugins, and followed their advice, but no go. Any ideas on why
Photoshop wouldn't be launchable as an executable?
I don't own a full copy of Photoshop, but my copy of Photoshop
Elements 2 is a CFM application.
If this is also true for your copy then you won't be able to launch it
directly, but instead you'll have to launch
/System/Library/Frameworks/Carbon.framework/Versions/A/Support/
LaunchCFMApp
and pass it the path to the CFM Binary inside the Photoshop bundle.
Jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.