Add support for ARM64 on Windows
See original GitHub issueAt present only x86
and x64
are supported.
Would also need to update the query for what VC Tools components are installed:
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Visual Studio on ARM powered devices
Get started with Arm64 Visual Studio · Ensure you have an Arm64 device with Windows 11. · Uninstall any prior versions of Visual...
Read more >Windows Arm-based PCs FAQ
Learn about using a Windows Arm-based PC and get answers to common questions about Arm-based PCs.
Read more >Windows on Arm documentation
Learn more about running Windows on PCs powered by Arm processors. Find guidance on how to build Windows apps for Arm64 devices or ......
Read more >Update app architecture from Arm32 to Arm64
This guide will cover the recommended steps for changing an existing app with support for 32-bit Arm platform architecture over to the more ......
Read more >Arm64 Visual Studio is officially here!
We are happy to announce the first fully supported Arm64 version of Visual Studio that will natively run, allowing building, and debugging ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @AaronRobinsonMSFT , thank you so much for your quick response in addressing this issue! I have tried it locally and it builds without issues. I think this is what we’ll use as the build process.
@bambache I will push out a new package this weekend. I tested the building of ARM64 through the use of the RID and was able to build locally. Is that also your build process?