Skip to content

Instantly share code, notes, and snippets.

@fasterthanlime
Created April 21, 2015 21:07
Show Gist options
  • Save fasterthanlime/e6a38fe848794f7e14b4 to your computer and use it in GitHub Desktop.
Save fasterthanlime/e6a38fe848794f7e14b4 to your computer and use it in GitHub Desktop.
openal and osx

Getting illegal instructions? Build OpenAL with:

cmake .. -DALSOFT_CPUEXT_SSE=OFF -DALSOFT_CPUEXT_SSE2=OFF -DALSOFT_CPUEXT_SSE4_1=OFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment