Re: Porting InDesign CS2 plug-in to XCode
Re: Porting InDesign CS2 plug-in to XCode
- Subject: Re: Porting InDesign CS2 plug-in to XCode
- From: Alexey Proskuryakov <email@hidden>
- Date: Thu, 27 Sep 2007 18:37:07 +0400
- Thread-topic: Porting InDesign CS2 plug-in to XCode
On 9/27/07 5:47 PM, "Olivier Tristan" <email@hidden>
wrote:
> If InDesign CS2 plugins are not CFM then there is no technical problem
> in theory.
> Just a matter of time.
CS2 plug-ins are Mach-O, but they use a custom CodeWarrior plug-in for
resource compilation, and some advanced C++, which will likely cause lots of
ABI issues. For example, targeting InDesign CS3 plugins on Windows requires
a specific version of Visual Studio without later service packs (I don't
remember if CS2 had the same exact problem, but you get the idea)!
So, I would expect that it is very hard or impossible to use Xcode for
InDesign CS2 plug-ins.
- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden