Undeclared identifier kAudioUnitProperty_NickName
Undeclared identifier kAudioUnitProperty_NickName
- Subject: Undeclared identifier kAudioUnitProperty_NickName
- From: Howard Moon <email@hidden>
- Date: Thu, 05 Mar 2015 09:20:28 -0800
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