undeclared functions after upgrading?
undeclared functions after upgrading?
- Subject: undeclared functions after upgrading?
- From: "bastian.schnuerle" <email@hidden>
- Date: Fri, 17 Dec 2004 13:02:49 +0100
Hi again,
as soon as CAAUParameter.h gets included undeclared functions appear,
the errors are:
error: 'kAudioUnitParameterFlag_ValuesHaveStrings' undeclared
error: 'GetAudioUnitParameterDisplayType' undeclared
the functions they appear in are:
/*! @method ValuesHaveStrings */
bool ValuesHaveStrings () const { return (mParamInfo.flags & kAudioUnitParameterFlag_ValuesHaveStrings) != 0; }
/*! @method HasDisplayTransformation */
bool HasDisplayTransformation () { return GetAudioUnitParameterDisplayType (mParamInfo.flags); }
sorry that i am bombing you like that, but i tried everything,
i use coreaudiosdk1.3.3 on powerbook 12" a0.3
Please help.
regards,
basti _
_______________________________________________
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