I am getting:
'kAudioSessionCategory_SoloAmbientSound' undeclared (first use in this function)
on line 159in the CDAudioManager.
This is declared in the AudioToolbox.framework AudioServices.h
None of the other constants cause a problem.
Anyone have any ideas why this one particular case is a problem?