0

I've tried a half dozen things, but I cannot get Visual Studio working. I keep getting this error when trying to build/debug any program, no matter how simple.

Any suggestions? Here's what I've tried:

  • Reset and completely reinstalled Windows 11 (new VM)
  • Reset and completely reinstalled Visual Studio 2022
  • Installed latest Visual C++ Redistributable (x64 & ARM)
  • Storing the project on the shared MacOS/Windows drive
  • Storing the project directly on the Windows drive (virtual)
  • Verifying that the DLL is in fact stored in System32 (it was)

This is a 21H2 Windows 11 ARM Virtual Machine running via Parallels on MacOS Monterey 12.1.

Code

Error

Debug

  • Does this answer your question? [VCRUNTIME140.dll missing](https://stackoverflow.com/questions/34482393/vcruntime140-dll-missing). Ignore the accepted answer, as it's wrong. See the other answers. – Ken White Jan 15 '22 at 01:42
  • 1
    @KenWhite https://stackoverflow.com/a/56168045/17937389 This response specifically was the answer. I would have never looked there, thanks! – JayJayJay175 Jan 15 '22 at 02:03
  • Glad I could help. When you've earned enough reputation here to get the voting privilege, please remember to go back and upvote that answer to thank the user who wrote it. :-) – Ken White Jan 15 '22 at 02:07

0 Answers0