From: Dan P. <ba...@al...> - 2005-11-16 01:15:23
|
On Nov 15, Sam Steele wrote: > Works on the Mac using the OpenAL that ships with Tiger, as well as > whatever OpenAL lib Dan includes with Marbol for 10.3.x users. The OpenAL I include with Marbol is just a copy of the Tiger code (IIRC) recompiled against the Panther SDK, with an installation_path appropriate for bundling. It's used even on Tiger. I just grabbed Xcode 2.2 the other day, been itching to give a shot at their new multi-SDK friendly outputs (e.g. 10.3 for PPC, and 10.4u for x86). Should finally be able to make some realistic universal binaries with that :) |