Skip to content

Add Support for Windows Arm64#9

Merged
dellis1972 merged 7 commits intomainfrom
features/dellis1972/winarm
Feb 18, 2026
Merged

Add Support for Windows Arm64#9
dellis1972 merged 7 commits intomainfrom
features/dellis1972/winarm

Conversation

@dellis1972
Copy link
Copy Markdown
Contributor

@dellis1972 dellis1972 commented Feb 17, 2026

Add support for building windows arm64. We have to use llvm-mingw for this since the msys2 versions of the arm compilers will ONLY work on arm windows. We need to be able to build for arm on x64 which is what GitHub provides.

There are a number of changes to the quoting since the " were causing the bash.exe to have trouble parsing arguments with spaces in them. So we switched all the argument quoting to '.

The new Buildarm64 is mostly the same, but there are a number of argument changes for the different compilers and additonal arguments to allow it to find dependencies.

@dellis1972 dellis1972 marked this pull request as ready for review February 18, 2026 11:21
@dellis1972 dellis1972 merged commit fe16bf6 into main Feb 18, 2026
10 checks passed
@dellis1972 dellis1972 deleted the features/dellis1972/winarm branch February 18, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant