Re: AuVal Error
Re: AuVal Error
- Subject: Re: AuVal Error
- From: Pavol Markovic <email@hidden>
- Date: Thu, 10 Nov 2005 07:51:33 +0100
On Nov 9, 2005, at 11:43 PM, Marc Poirier wrote:
Are you using setting SDK Root in Xcode as Mac OS X 10.2.8? If not,
you need to if you want it to run on 10.2.x. There's a lot about
these stuff (targeting AUs for earlier OS releases) in the archives if
you want more info.
Marc
Is this really needed with weak-linking feature of OS X? I haven't seen
problems loading plugins yet made with Current system SDK (10.3) or
Universal SDK (10.4) on OS X 10.2, if the newer API calls were checked
for availability:
if ( NewerSystemAPIFunction) NewerSystemAPIFunction(...);
PM
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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