-
Notifications
You must be signed in to change notification settings - Fork 232
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
Feature: Add Windows arm64 support #511
Conversation
Working on adding armv7 support. |
7a12bb8
to
66a8b3c
Compare
61f95e9
to
8180a55
Compare
Thanks. Have you tested it on a real Windows arm64 machine (e.g., Surface Pro X)? |
No, I don't have Windows arm64 machine. It is better to test it before merging. |
Ok. I'll check this PR by using my own one :) Give me some time |
Okay, thanks. Till then I'll try to add support for armv7. Currently I am facing error related to |
Ok. Let's merge this PR first (I'll test it later), and create another PR for Windows + armv7. |
@imsudiproy It seems this build was not using the right compilation parameters. Working on a fix at #518 |
@xerial Thank you for addressing the issue. |
This PR adds support for windows arm64