'AudioFile-new' is 10.3+ only?
'AudioFile-new' is 10.3+ only?
- Subject: 'AudioFile-new' is 10.3+ only?
- From: Lance Drake <email@hidden>
- Date: Sun, 20 Jun 2004 22:30:19 -0600
Is it not possible to build the
'/Developer/Examples/CoreAudio/PublicUtility/AudioFile-new' materials
in any version of MacOSX less than 10.3?
The first of many errors chimes in with the compiler complaining:
"CAAudioChannelLayout.h:66: error: parse error before `&' token"
where that line of code reads:
"bool operator== (const AudioChannelLayout &x, const AudioChannelLayout
&y);"
Here's hoping that's not the case, but it would be good to know. The
'ReadMe.rtf' file doesn't say so, but it looks like XCode is not happy
when I set the project target from 10.3 to 10.2.8.
Thanks,
Lance Drake
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.