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
Supporting Xamarin.Android (or Android devices in general) would require libvips to be cross-compiled with an Android-compatible toolchain such as NDK. See: lovell/sharp-libvips#38.
Hello, I read that Mono is supported, so I tried it on a Xamarin.Android app, but upon loading an image it crashes with:
Message = "libvips-42.dll assembly: type: member:(null)"
I installed the latest nuget and the generic Netvips.Native.
Any suggestion on how to install/use the library? (if it can work on Xamarin)
Thanks
The text was updated successfully, but these errors were encountered: