• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
undeclared functions after upgrading?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: undeclared functions after upgrading?
      • From: Marc Poirier <email@hidden>
  • Prev by Date: member not named ?
  • Next by Date: Re: undeclared functions after upgrading?
  • Previous by thread: member not named ?
  • Next by thread: Re: undeclared functions after upgrading?
  • Index(es):
    • Date
    • Thread