Re: cross development
Re: cross development
- Subject: Re: cross development
- From: Marc Poirier <email@hidden>
- Date: Mon, 27 Jun 2005 22:24:32 -0400 (EDT)
On Sun, 26 Jun 2005, Os wrote:
For the record these are the problems I've found so far:
When building for 10.3.9, I get
- "MusicDeviceMIDIEventProc undeclared" which seems to be due to a change in
AudioUnit/MusicDevice.h.
- "kAudioFormatAppleLossless undeclared" and similar for
kAppleLosslessFormatFlag_16BitSourceData etc.
When building for 10.2.8, I get
- "kControlStaticTextIsMultilineTag undeclared" from the carbonview part of
the SDK
- plus the same errors as for 10.3.9.
What I've done for building with the 10.2.8 SDK is to put the stuff in the
AU SDK that won't compile between this:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_2
and an #endif
Marc
_______________________________________________
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