Replies: 1 comment 1 reply
-
I resolved it with "./scripts/build.ps1 -Platform Android", now can used on Android |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's failed when I build with "./scripts/build.ps1 -Arch arm64" on linux and the error is :
error: "unsupported ARM architecture"
but it can work build with "./scripts/build.ps1" or "./scripts/build.ps1 -Arch x86"
I want to use msquic on Android,
What do I need to do to compile out the arm64 msquic?
Beta Was this translation helpful? Give feedback.
All reactions