• 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
Re: SynthEvent.h compile errors under gcc 4.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SynthEvent.h compile errors under gcc 4.0


  • Subject: Re: SynthEvent.h compile errors under gcc 4.0
  • From: Cynthia Bruyns <email@hidden>
  • Date: Sat, 11 Jun 2005 20:01:01 -0700


I noticed that also. It should be fixed in the next update. But in the mean time a SIMPLE fix is the following:


In the Set function description, it should be:

UInt32 paramSize = offsetof(MusicDeviceNoteParams, mControls) + (inNoteParams->argCount-2)*sizeof(NoteParamsControlValue);

FYI the offsetof function has changed in gcc 4.0 this may catch a number of developers....

_______________________________________________
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


  • Prev by Date: SynthEvent.h compile errors under gcc 4.0
  • Next by Date: Describing a compressed audio bitrate to ASBD
  • Previous by thread: SynthEvent.h compile errors under gcc 4.0
  • Next by thread: Describing a compressed audio bitrate to ASBD
  • Index(es):
    • Date
    • Thread