[Openal] First OSX Version to include OpenAL?
E. Wing
ewmailing at gmail.com
Thu Apr 10 14:34:50 PDT 2008
It was 10.4.0, but it was based on the OpenAL 1.0 spec, not 1.1. It
was also buggy.
They snuck an upgrade to OpenAL 1.1 in a later point release. I think
it was 10.4.7.
If you're worried about backwards compatibility, you should
build/bundle the framework yourself in your .app. (You probably can
get 10.3 compatibility this way too.)
Or just require the latest 10.4 point release. (10.4.11 I think as of
this writing). This is fairly common among Mac developers as far as I
can tell.
-Eric
On 4/10/08, Paul Wilkinson <cremoni at gmail.com> wrote:
> What is the earliest version of OSX that comes prebundled with OpenAL? Is it
> 10.4.0?
>
> p
>
More information about the Openal
mailing list