• 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: typedef of Float64
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: typedef of Float64


  • Subject: Re: typedef of Float64
  • From: Jeff Moore <email@hidden>
  • Date: Wed, 02 Jan 2002 16:34:50 -0800

on 12/21/01 7:19 PM, James McCartney <email@hidden> wrote:

> The definitions of Float64 in MacTypes.h and CoreAudioTypes.h conflict if
> using Codewarrior.

As I understand things, this is a problem with CodeWarrior's compiler (a
very long standing problem if memory serves which is why MacTypes.h has a
workaround in it).

That said, lots of issues have cropped up around the typedefs in
<CoreAudio/CoreAudioTypes.h>. I hope to resolve them all at some point.

My advice is to edit the <CoreAudio/CoreAudioTypes.h> to delete the typedefs
and just include MacTypes.h for the time being. I'd do it as follows so as
not to introduce any direct path dependencies:

#include
<CoreServices/../Frameworks/CarbonCore.framework/Headers/MacTypes.h>

--

Jeff Moore
Core Audio
Apple


  • Prev by Date: Re: Documentation and SDK
  • Next by Date: Re: dv audio
  • Previous by thread: Re: Documentation and SDK
  • Next by thread: Re: dv audio
  • Index(es):
    • Date
    • Thread