Do I need an ARM binary distribution when using the build.ps1 script #3549
Unanswered
jhangeerali
asked this question in
Q&A
Replies: 1 comment 6 replies
-
The 89 branch doesn't support ARM64 so you can just edit build.ps1 and comment out the ARM64 lines. |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
I built and compiled a version of CEF/Chromium using the flags --minimal-distrib --client-distrib and now I am having trouble building the cef-binary packages because I do not have the ARM binary distribution.
I am building CEF version cef-binary-89.0.17-ge7bbb1d-chromium-89.0.4389.114 with proprietary codecs enabled.
Beta Was this translation helpful? Give feedback.
All reactions