• 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: CAAudioFile writing on Panther
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CAAudioFile writing on Panther


  • Subject: Re: CAAudioFile writing on Panther
  • From: Chandrasekhar Ramakrishnan <email@hidden>
  • Date: Mon, 11 Sep 2006 03:08:50 -0700

Taybin Rutkin schrieb:
> The implementation of CAAudioFile is almost completely different
> between 10.3 and 10.4.  One uses the AudioFile api and the other uses
> the ExtAudioFile api.

There are ifdefs in the CAAudioFile code so it will use the AudioFile
API if MACOSX_DEPLOYMENT_TARGET is set to 10.3 (though I guess you
could put a #warning into CAAudioFile.h to make sure it is taking the
path you expect).

> On Sep 8, 2006, at 4:00 PM, Craig Hopson wrote:
> > We have an application that runs on Tiger & Panther (10.3.9).
> > It is compiled:
> > 	SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk
> > 	MACOSX_DEPLOYMENT_TARGET = 10.3

What happens if the SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk/ ?

- sekhar

--
C. Ramakrishnan        email@hidden
Illposed Software    http://www.illposed.com
 _______________________________________________
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: CAAudioFile writing on Panther (From: Taybin Rutkin <email@hidden>)

  • Prev by Date: Re: writing raw data
  • Next by Date: Re: writing raw data
  • Previous by thread: Re: CAAudioFile writing on Panther
  • Next by thread: Re: CAAudioFile writing on Panther
  • Index(es):
    • Date
    • Thread