• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AuVal Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AuVal Error


  • Subject: Re: AuVal Error
  • From: Marc Poirier <email@hidden>
  • Date: Thu, 10 Nov 2005 08:54:19 -0500

On Nov 10, 2005, at 1:51 AM, Pavol Markovic wrote:

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(...);

If you're using C++, almost certainly yes (maybe there are some cases where you can get by, though). This has to with different versions of the standard C++ static library included in each major OS update. Again, this has been covered in more depth in many past messages...


Marc
_______________________________________________
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


References: 
 >Re: AuVal Error (From: stiwi <email@hidden>)
 >Re: AuVal Error (From: Marc Poirier <email@hidden>)
 >Re: AuVal Error (From: Pavol Markovic <email@hidden>)

  • Prev by Date: RE: Creating IAC loopback ports
  • Next by Date: Re: Device unplugged, how application should handle the situation?
  • Previous by thread: Re: AuVal Error
  • Next by thread: Re: AuVal Error
  • Index(es):
    • Date
    • Thread