-
Notifications
You must be signed in to change notification settings - Fork 100
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
Enhancement: provide prebuilt binaries for linux-riscv64 #223
Comments
RISC-V support is definitely something I'd like to offer. Please can you explain your comment about "skia-canvas" as I don't understand its relevance to this repo. |
here is the error I am getting while executing sharp's
Looks like |
I don't see anything in this comment about skia or canvas, could their mention in your first comment have been a mistake? To use sharp on platforms where prebuilt binaries are not provided, you'll need to ensure a globally-installed libvips is made available, and in this case you'll probably need to compile from source. https://sharp.pixelplumbing.com/install#custom-libvips |
Oh, yes sorry it was mistake. I am evaluating both skia-canvas and sharp on RiscV64 and typed the wrong one. I'll play with the libvips and will see if my issue with the sharp build will go away. Thank you for your prompt replies! |
@lovell just to let you know that building |
Any chance to get RiscV64 build? I am looking to build sharp for RiscV64 and the lack of riscv64 support in sharp-libvips is blocking me.
The text was updated successfully, but these errors were encountered: