Talk About Network

Google





Mac > Mac Programmer Tools > Re: What should...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 5 Topic 578 of 637
Post > Topic >>

Re: What should I use to compile Photoshop plugin?

by "toby" <toby@[EMAIL PROTECTED] > Jan 22, 2007 at 06:08 PM

Scott wrote:
> **Disclaimer - total newbie, so dumb it down and don't assume**
>
> I need to compile some javascript into a photoshop plugin for CS2 on
> OSX.
>
> I have never compiled anything and I don't even know what tools to use.
> I'm not looking for someone to tell me step by step what to do, I just
> need a list of software and or commands for the process.
>
> I am running OSX 10.4.8 (Intel)... I don't have XCode and not even sure
> if it will work based on this snippet in Adobe's faq:
>
> "2.7 How do I make a plug-in using XCode?
>
> XCode does not sup****t PEF binaries. Photoshop CS and earlier will only
> load
> PEF binary plug-ins. Photoshop CS2 is a MachO application. Photoshop
> CS2
> will load both PEF and MachO binaries. Even though Photoshop CS2 is a
> Mach0
> application XCode is not a sup****ted build system."
>
> Any guidance would be GREATLY appreciated!

You can use Xcode to build Mach-O plugins for PS CS2 or later. It can
also build Universal PPC+Intel plugins for CS3, of course. (Xcode is
not even strictly necessary, you can also do it with gcc and a
Makefile.)

If you want to sup****t versions of Photoshop older than CS2 (i.e.
versions 3.0 through 7.0 and CS), you'll need to build PEF format
executables, which can be done with practically any version of
CodeWarrior, or MPW (free download from Apple, runs under Classic
only).

A number of plugins with GPL source code are available from my site,
http://telegraphics.com.au/sw/

> 
> Later,
> 
> SA
 




 5 Posts in Topic:
What should I use to compile Photoshop plugin?
"Scott" <sau  2007-01-19 06:58:38 
Re: What should I use to compile Photoshop plugin?
"toby" <toby  2007-01-22 18:08:14 
Re: What should I use to compile Photoshop plugin?
"Scott" <sau  2007-01-23 18:12:01 
Re: What should I use to compile Photoshop plugin?
nospam <nospam@[EMAIL   2007-01-24 01:48:08 
Re: What should I use to compile Photoshop plugin?
"Scott" <sau  2007-01-24 10:54:52 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 23:02:14 PST 2009.