Installing Virtual Machines to use Visual Studio on Mac
August 27, 2024
TL;DR
The full version of Visual Studio cannot run natively on macOS, especially after Visual Studio for Mac was discontinued. The most effective solution is to install Windows (ARM version) on a virtual machine and run Visual Studio within that environment.
This approach allows Mac users to access all features required for C++, .NET, Unity, and enterprise development. With proper RAM and CPU…
You must be logged in to post a comment.