Re: Building AudioUnits for Mac OS 10.4 on Snow Leopard
Re: Building AudioUnits for Mac OS 10.4 on Snow Leopard
- Subject: Re: Building AudioUnits for Mac OS 10.4 on Snow Leopard
- From: tahome izwah <email@hidden>
- Date: Tue, 1 Sep 2009 14:15:20 +0200
10.5 is the minimum SDK that you need when building for 64 bit. If you
don't need 64 bit then you should switch to 32 bit (double check that
this is correctly set in both your view factory and the component) and
choose "10.4" in your deployment target settings. Did you do that?
--th
2009/9/1 patrick machielse <email@hidden>:
> I'm having trouble building AUs with the 10.4u SDK on my Snow Leopard +
> Xcode 3.2 system.
>
> I've updated the references to AUPublic etc. to their new locations and
> selected the 10.4 SDK and GCC 4.0. However, it seems that, because of
> dependencies on new functions / constants in OSAtomic.h and AUComponent.h,
> the rewritten AU classes now require Mac OS 10.5+
>
> I couldn't find any documentation on this -- were is it? Are the new
> AUPublic cs. indeed 10.5 / 10.6 only?
>
> If so, what is the recommended solution to regain 10.4 support. I _do_
> require 10.4 support, and I _don't_ need 64bit capability for now. Can I
> just copy over the 'old' version of the AU classes from a previous Xcode
> install?
>
> patrick
> --
> Patrick Machielse
> Hieper Software
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden