Changes between Version 1 and Version 2 of BundleDesignMac

Timestamp:
Jan 14, 2012, 10:26:15 PM (13 years ago)
Author:
Juicyfruit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BundleDesignMac

    v1 v2  
    2020
    2121 * [http://kcat.strangesoft.net/openal.html#download OpenALsoft ] same openal as used on linux. Fixes all the mac openal sound bugs I could find seems to be ABI compatible with Apple OpenAL Building
     22
     23
     24
    2225{{{
    2326./configure --prefix=/usr/local CXXFLAGS='-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -arch x86_64 -arch i386' \