-
Notifications
You must be signed in to change notification settings - Fork 482
Add Windows ARM64 build #3797
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
Add Windows ARM64 build #3797
Conversation
3eca8b2 to
4aa392f
Compare
|
@Jarod42 wait, it's not building yet 😅. Failing towards the very end, looking for clang-format, only failing on ARM64, I'm still trying to find out why: https://github.com/hmartinez82/codelite/actions/runs/20391021465/job/58600199488 |
|
I didn't plan to merge :), just give feed back (ok for me, I also activate CI). |
7e61272 to
62d6384
Compare
|
@Jarod42 Getting there |
|
Ugh, that's because |
|
@Jarod42 finally Can you re-run the checks? |


GitHub Actions now has a native Windows on ARM runner. The MSY2 CLANGARM64 environment can be to build ARM64 binaries for windows.
This also introduces a new Inno Setup recipe externally set variable to change the name of the output installer file.
The values for
CMAKE_SYSTEM_PROCESSORareAMD64andARM64