I found that if I use the 10.9 SDK instead of the 10.8 SDK as my Base SDK, this 
particular problem goes away (but leaves me with others).  Apparently, the 
AudioUnitProperties.h in the CoreAudioUtilityClasses download I got previously 
for Xcode 5 is not the same as the one in the 10.8 SDK, .  Does this mean that 
I have to use the 10.9 SDK in order to use these CoreAudio files?

Thanks,
        Howard



On Mar 5, 2015, at 9:20 AM, Howard Moon <[email protected]> wrote:

> Hi all,
> 
>       I’m porting an AudioUnit project to Xcode 5.1 on OS X 10.9, but am 
> getting an undeclared identifier error in AUBase.cpp for 
> “kAudioUnitProperty_NickName", which is defined in AudioUnitProperties.h, 
> inside the AudioUnit framework. I have checked that that framework is indeed 
> included in the project, and that that file is in the framework, and that 
> that symbol is defined in that file.  So what could be the problem?
> 
> Thanks,
>       Howard
> 
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/coreaudio-api/howard%40antarestech.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to