You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed on CL/6240, we should distribute a prebuilt OpenAL shared library for Android. Due to licensing issues, we may want to include the OpenAL header files to the distribution archive.
The process is easy enough to do, you just have to switch to our internal system.
But before that, we need a script somewhere in the mobile repository that does the build and packages up the tarball (along with the license file, and anything required to meet the license).
mikioh
changed the title
mobile: distribute OpenAL library and header files from dl.google.com
x/mobile: distribute OpenAL library and header files from dl.google.com
Aug 5, 2015
As discussed on CL/6240, we should distribute a prebuilt OpenAL shared library for Android. Due to licensing issues, we may want to include the OpenAL header files to the distribution archive.
The archive should contain libopenal.so that could be built by following the instructions on http://repo.or.cz/w/openal-soft.git/blob/HEAD:/XCompile-Android.txt
The text was updated successfully, but these errors were encountered: