• 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
error: too many initializers for 'const AudioUnitParameterInfo'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error: too many initializers for 'const AudioUnitParameterInfo'


  • Subject: error: too many initializers for 'const AudioUnitParameterInfo'
  • From: Bryan Pietrzak <email@hidden>
  • Date: Mon, 20 Dec 2004 09:37:17 -0600


On Dec 16, 2004, at 6:55 PM, bastian.schnuerle wrote:

to initialize the AudioUnitParameterInfo like:

const AudioUnitParameterInfo CPlugIn::s_asParInfo[]= {
// Name CFStr Unit Min Max Default Flags
{ NAME("Percentage"), kParamPercent, 0, 100, 0, kParamReadable | kParamWritable | kCFString }
};
error: too many initializers for 'const AudioUnitParameterInfo'


Your subject for this e-mail is quite a bit off, but..... you seem to have an extra "0" between max and the default flags. What is the actual structure?

Bryan


 _______________________________________________
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

References: 
 >#pragma marks not recognized ? (From: "bastian.schnuerle" <email@hidden>)

  • Prev by Date: Re: Launch failed with error code -2857
  • Next by Date: Re: no member named ?
  • Previous by thread: #pragma marks not recognized ?
  • Next by thread: no member named ?
  • Index(es):
    • Date
    • Thread