• 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
X11/MacOSX audio question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

X11/MacOSX audio question


  • Subject: X11/MacOSX audio question
  • From: Bradford Garton <email@hidden>
  • Date: Fri, 14 Feb 2003 13:30:03 -0500 (EST)

Hello --

I just subscribed to this list, so this may be a totally stooopid question
(perhaps I'm doing something obviously wrong...).  I searched the list
archives and didn't see anything, however.  I am attemping to port
some of our older X11/Motif music & audio apps to Mac OSX (using the Apple
X11 package), but found that if I do:

	#include <CoreAudio/AudioHardware.h>

it also includes references to several Apple "CoreAudio.framework"
header files, which ultimately load in a "MacTypes.h" header file.

So far, no problem, but when I go to compile, I find that this MacTypes.h
says:

	typedef unsigned char                   Boolean;

but X11/Intrinsic.h says:

	typedef char            Boolean;

and they *really* don't get along.

Any clues?

Brad Garton
Columbia University Computer Music Center
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Quartz-wm Eterm window resize bug/feature
  • Next by Date: Re: starting window managers that need /usr/local/bin
  • Previous by thread: Re: Quartz-wm Eterm window resize bug/feature
  • Next by thread: Re: X11/MacOSX audio question
  • Index(es):
    • Date
    • Thread