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
A user of SQLite3 Multiple Ciphers (@tranb3r) opened an issue which is - most likely - related to SQLitePCL.raw:
When building an android app with .net9-pre7 (for android 15), I get this warning: C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\35.0.0-preview.7.41\tools\Xamarin.Android.Common.targets(2099,3): warning XA0141: NuGet package '<unknown>' version '<unknown>' contains a shared library **'libe_sqlite3mc.so'** which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
Could you please rebuild the lib for it work on 16kB devices, as explained in the linked page?
Maybe the compile and build process in ericsink/cb needs to be adjusted to support this use case.
The text was updated successfully, but these errors were encountered:
A user of SQLite3 Multiple Ciphers (@tranb3r) opened an issue which is - most likely - related to SQLitePCL.raw:
Maybe the compile and build process in ericsink/cb needs to be adjusted to support this use case.
The text was updated successfully, but these errors were encountered: