• 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 function ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

undeclared function ?


  • Subject: undeclared function ?
  • From: "bastian.schnuerle" <email@hidden>
  • Date: Fri, 17 Dec 2004 02:23:01 +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,
from making new project to changing build setting in many ways,
i installed the xcode version i had before on an other computer,
but these errors appear again, and i don't know why.

Please help.

regards,

basti
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: undeclared function ?
      • From: Bryan Pietrzak <email@hidden>
    • Re: undeclared function ?
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: no member named ?
  • Next by Date: Re: undeclared function ?
  • Previous by thread: Re: no member named ?
  • Next by thread: Re: undeclared function ?
  • Index(es):
    • Date
    • Thread