kAudioUnitProperty_ClassInfoFromDocument not found
kAudioUnitProperty_ClassInfoFromDocument not found
- Subject: kAudioUnitProperty_ClassInfoFromDocument not found
- From: MF <email@hidden>
- Date: Tue, 25 Mar 2008 13:59:52 +0100
Hello
I wrote a program similar to the PlayFile example, which can be compiled in tiger, but when I compile it in Leopard, I got an error message in "CAAudioUnit.cpp": '
kAudioUnitProperty_ClassInfoFromDocument' was not declared in this scope. (in my code this property is not used.)
This property seems to be a newly introduced one in Leopard. I checked the other properties from "CAAudioUnit.cpp", and they actually use the old version of AudioUnitProperties.h, where the kAudioUnitProperty_ClassInfoFromDocument is not defined. I reload the frameworks from 10.5 but it doesn't help. Does anyone know how to fix this minor problem? Thank you!!
_______________________________________________
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