Re: Core Audio SDK 1.3.1
Re: Core Audio SDK 1.3.1
- Subject: Re: Core Audio SDK 1.3.1
- From: Olof Westman <email@hidden>
- Date: Fri, 09 Jul 2004 08:02:51 +0200
The 1.3.1 SDK example code is really great. Unfortunately, I can't
use it under 10.2.8 unless I embark on a search-&-destroy mission for
things that weren't present in 10.2.8 - such as AudioChannelLayout
which is not defined in the Jaguar CoreAudioTypes.h.
In my case, this was a daunting obstacle to face because I wondered,
"How deep does THIS iceberg go?" - especially when AudioChannelLayouts
are the first things referenced in the CAAudioFile 'init' function.
My compiler complains: "In file included from CAAudioFile.h:13,
CAAudioChannelLayout.h:29: error: parse error before `&' token"
and so on... Obviously, I am doing SOMETHING wrong... but what?
Actually, 'afplay' DOES compile with my Xcode 1.2 SDK 1.3.1 install
with the build selection set to 10.2.8. However, my project, which
makes use of some of this code, does NOT build - although the same
source with a 10.3 OS build-setting DOES. The upside to all this is the
knowledge that, "It's only software..." and that there IS a solution
to all my immediate whoopdeedoo. I have no complaints except with my
own limited skill and knowledge regarding how best to deal with things.
Lance Drake
I have the same kind of problem. What is it that we do wrong?
/Olof W
_______________________________________________
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.