react-native-windows-samples icon indicating copy to clipboard operation
react-native-windows-samples copied to clipboard

"Developing Windows apps on a non-Windows PC" Does not Address ARM64 Macs

Open NickGerleman opened this issue 2 years ago • 4 comments

This page is targeted towards Mac users. They are all going to ARM64, for which the documented solution will not work.

https://github.com/microsoft/react-native-windows-samples/blob/main/docs/win10-vm.md

NickGerleman avatar Dec 11 '21 11:12 NickGerleman

Many of our core contributors are taking some much needed vacation throughout December 2021. Thank you for being patient while we relax, recharge, and return to a normal responsiveness in January 2022. In the meantime feel free to continue to pose questions, open issues, and make feature requests - you just may not get a response right away.

ghost avatar Dec 11 '21 11:12 ghost

@NickGerleman That page basically just tells you to run it in a VM. Is that not going to work with the move to ARM64? If not... what is the solution? What are people doing? Running an Azure VM in a browser should still work, right?

chrisglein avatar Jan 06 '22 19:01 chrisglein

All but one of the listed options are x86 only. Parallels supports ARM64, but Windows doesn't officially allow consumers to license Windows for ARM64. The page also references downloading a Windows 10 dev environment, which doesn't support ARM64.

Basically none of the local VM section applies to modern Macs, which was kind of the purpose of the doc to begin with.

NickGerleman avatar Jan 10 '22 22:01 NickGerleman

@NickGerleman Our team doesn't have expertise with macs, do you have some solutions/proposals? Feel free to send a PR to the docs!

asklar avatar Jan 10 '22 22:01 asklar