Re: kAudioOutputUnitProperty_EnableIO
Re: kAudioOutputUnitProperty_EnableIO
- Subject: Re: kAudioOutputUnitProperty_EnableIO
- From: Doug Wyatt <email@hidden>
- Date: Tue, 4 May 2004 11:41:09 -0700
Try hunting down and deleting any SharedCaches folder in your build
directory. I'm not certain that Xcode 1.2 is perfect in its detection
of when system framework headers change. Please let us know if this
solves the problem.
Doug
On May 2, 2004, at 23:28, Daniel Todd Currie wrote:
I consistently get the following gcc compiler error:
error: `kAudioOutputUnitProperty_EnableIO' undeclared (first use in
this function)
I've checked the headers for the AudioUnit framework that I have
imported and kAudioOutputUnitProperty_EnableIO is there. Other AU
Properties don't turn up errors, like
kAudioOutputUnitProperty_CurrentDevice. I have installed the CA SDK
1.3.1 and am using Xcode 1.2. Anyone have a similar problem? How
could one property cause an error while the others in the same header
do not?
I realize compiler errors are not probably the favorite topic around
here, but I'm not sure who else to talk to.
TIAA,
-- Daniel Currie
_______________________________________________
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.