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
We are now seeing the following warning. We should update the Android build to produce 16 KB aligned .so files.
warning XA0141: Android 16 will require 16 KB page sizes, shared library 'libopenal.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'MonoGame.Library.OpenAL' version '1.23.1.10' which contains 'runtimes/android-x64/native/libopenal.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
The text was updated successfully, but these errors were encountered:
We are now seeing the following warning. We should update the Android build to produce 16 KB aligned .so files.
The text was updated successfully, but these errors were encountered: