Re: SDK compability question
Re: SDK compability question
- Subject: Re: SDK compability question
- From: Michael Kleps <email@hidden>
- Date: Sat, 20 Aug 2005 01:52:29 +0200
How Do I check the archives again? I just had to re-install my whole
HD and thus have no welcome mails with links anymore.
Could you answer my questions in a very basic way (yes/no would most
likely suffice for each question) so I know what to research instead
of going on a hunt for information that is possibly quiet simple?
if (Can I use Tiger with 1.4.1 SDK to build 10.2.x compatible AUs?)
{
sendMeLinksOnHOW, please(bool thankYou = true);
return;
}
if (Is XCode 2.0 on Panther with the 1.3.6 SDK the answer?)
{
thankYou_NowIKnowWhatToDo();
return;
}
// Now we are at a loss...
pleaseShowMeAWayThatWork(bool thankYou = true);
exit 0;
Regards,
Mike
Am 20.08.2005 um 01:43 schrieb Marc Poirier:
Check the archives. This has been discussed several times,
including this past week (see the "Core Audio PowerPC Intel
Notes.rtf" thread).
Marc
On Sat, 20 Aug 2005, Michael Kleps wrote:
Hi,
can the CoreAudio 1.4.1 SDK (the one that is included in XCode
2.1) be used together with XCode 2.1 to sucessfully build AUs that
work in 10.2.x and 10.3.x (not only 10.3.9) by changing some
compiler settings as Jeremy Sagan suggested? I switched the
compiler and assembler to gcc 3.3 and send the new AU version to
two guys (one using 10.2.6, the other 10.3.8) and BOTH are not
able to load the AU, although the 10.3.8 guy can now load the VST
version, so Jeremys' suggestion might have worked partially to
make the binary itself not dependend on 10.3.9 or 10.4.x anymore,
but for the AU stuff it seems that 10.3.9 is still necessary...
Is my only option to use Xcode 2.0 with the CoreAudio 1.3.6 SDK on
a Panther system to build backwards compatible AUs?
If anybody build 10.2.x, 10.3.x and 10.4.x compatible AUs from
within 10.4.x with XCode 2.1 and the CoreAudo 1.4.1 SDK, please
get in touch.
Regards,
Mike
_______________________________________________
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