Separate names with a comma.
Microsoft engineer confirmed this problem does not occur on native arm64 machine. So this is related to Parallels only.
Is there any one who has similar issues?
Also tested on Microsoft Visual Studio Community 2022 (ARM 64-bit) Current Version 17.13.0. Still not working.
Parallels Version 20.2.1 (55876). I originally thought this problem is related to VS 2022 and posted this issue on Visual Studio feedback (see...
Parallels Version 20.2.1 (55876)
Any one got this problem too? I originally thought this problem is related to VS 2022 and posted this issue on Visual Studio feedback (see...
Fortunately MS is finally starting to make an ARM version visual studio 2022. See this discussion:...
There is a vote going on requesting ARM64 native Visual studio on MS feedback website:...
A quick performance test of a personal c++ x64 project which only uses a single score: x64 emulation: about 10-30% slower than on my 2016 Macbook...
VS 2022 debugger randomly hangs when debugging mixed c# and c++ x86 projects. Debugging x64 appears to be fine.
I don't know why you keep installing visual c++ 2019 redist. Using the link I mentioned: https://aka.ms/vs/17/release/vc_redist.x64.exe you should...
Download the latest 2015-2022 x64 redist from https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 I have no...
Did you try steam? I could play AOE 2 & 3 DE on Windows 11 arm64 with Parallels on my M1 Pro.
Are you able to try "Microsoft Visual C++ Redistributable Latest Supported Downloads"? This includes 2015-2022 redist.
So far I could say personally I can run Windows 11 arm64 with Parallels smoothly on a M1 Pro 14inch. But the legacy x86/x64 programs, ie, Visual...
I think Apple has a 14-day return policy. Also Parallels has a trial period. You can download Windows 11 arm64 from uupdump and test all software...
Which Windows version are you using? Right now only Windows 11 arm could emulate x64.
I have to update on VS 2022 debugging issue: Debugging C++ x86/x64 on a standalone VS 2022 installation did not work. It worked only when both VS...
okay, I somehow found a partial solution by adding a line video.scale_filter=0 to VM Configuration > Hardware > Boot order > Advanced settings >...
My tests of compiling C++ projects using Visual studio 2017, 2019, and 2022 in Windows 11 arm64 with Parallels 17.1 on M1 Pro. x86: compiling /...