Re: Undeclared identifier kAudioUnitProperty_NickName
Re: Undeclared identifier kAudioUnitProperty_NickName
- Subject: Re: Undeclared identifier kAudioUnitProperty_NickName
- From: Howard Moon <email@hidden>
- Date: Thu, 05 Mar 2015 11:32:58 -0800
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@hidden> 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@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
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