(no subject)
(no subject)
- Subject: (no subject)
- From: Shai Shasag <email@hidden>
- Date: Tue, 13 May 2008 17:51:15 +0300
We're moving our development system to Leopard/Xcode3 and I'm not
sure what to do about our AU plugin.
The main difficulty seem to be the Core Audio SDK 1.5.
* Core Audio SDK is not part of the /Developer/SDKs/ hierarchy (Why
BTW?)
* Core Audio SDK 1.5 is not available to download from Apple (http://
developer.apple.com/audio/download/)(Why BTW?)
* Core Audio SDK 1.5 cannot be installed on Tiger (Actually it cannot
be installed on any system since there is no download)
* Core Audio SDK 1.5 has differences from version 1.4.4 that require
changes in our code. For example AUCarbonViewBase::HandleEvent has
another parameter added.
* There is no way to tell which version of the Core Audio SDK is
currently being compiled, e.g. some #define to tell the version, so
we cannot write code that will compile under both SDKs
Our goal are:
1) AU plugin should compile on both Tiger(Xcode 2.4.1) and Leopard
(Xcode 3) using the same Xcode project.
2) The compiled plugin should run on both Tiger and Leopard - no
matter where it was compiled.
Are these goal feasible? Or should we just compile two version of the
plugin, one that will run on Tiger and be compiled on Tiger, and one
that will run on Leopard and will be compiled on Leopard?
Thanks for any help,
Shai Shasag
Senior Software Engineer
Waves Audio Ltd.
Phone: +972-36084007;
Fax: +972-36084056;
-----------------------------------------------------
Don’t Just Do Something, Stand There!
_______________________________________________
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