Aperture Plug-in SDK

1 view
Skip to first unread message

Steve Hammond

unread,
Jul 1, 2010, 11:16:26 PM7/1/10
to apertu...@lists.apple.com
Hi,

I downloaded the Aperture 2.1 SDK and tried compiling one example code. Problem is that that code wants to build against the 10.4 framework, which is not compatible with GCC 4.2, and if I change the project to use 1.5 or 1.6, it finds a number of errors related to unfound libraries or protocol.

Is there a more recent version of the SDK available?

Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Aperture-dev mailing list (Apertu...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/aperture-dev/aperture-dev%2Bgarchive-9674%40googlegroups.com

This email sent to aperture-dev+...@googlegroups.com

Hubert Figuière

unread,
Jul 2, 2010, 3:13:29 AM7/2/10
to apertu...@lists.apple.com
Steve,

On 10-07-01 8:16 PM, Steve Hammond wrote:

> I downloaded the Aperture 2.1 SDK and tried compiling one example
> code. Problem is that that code wants to build against the 10.4
> framework, which is not compatible with GCC 4.2, and if I change the
> project to use 1.5 or 1.6, it finds a number of errors related to
> unfound libraries or protocol.
>
> Is there a more recent version of the SDK available?

I posted about this problem earlier this week and got a reply in private.

Just install the FxPlug SDK found at:
http://developer.apple.com/appleapplications/download/

It should solve the problem as it brings in the proper headers.

Cheers,

Hub

Steve Hammond

unread,
Jul 2, 2010, 9:06:05 PM7/2/10
to apertu...@lists.apple.com
Thanks, that helped, while now I'm getting this error while compiling the SampleEditPlugIn: 

ld: file not found: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE


If I create, as a test, a new project, and this does not happen. Looks like the sample code try to link to a no longer available framework.


Reply all
Reply to author
Forward
0 new messages