Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xamarin support #118

Open
MattiaDurli opened this issue Mar 25, 2021 · 3 comments
Open

Xamarin support #118

MattiaDurli opened this issue Mar 25, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@MattiaDurli
Copy link

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

@kleisauke kleisauke added the enhancement New feature or request label Apr 23, 2021
@kleisauke
Copy link
Owner

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.

Let's tag this as an enhancement.

@fredprodibi
Copy link

hello does it works with xamarin on windows and macos?

@kleisauke
Copy link
Owner

@fredprodibi Do you mean UWP? I think that should work without any problems, please open a new issue if it doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants