About 269,000 results
Open links in new tab
  1. Resolving Path Issues for Visual Studio 2022 Build Tools on 64-bit ...

    Aug 3, 2024 · Visual Studio Build Tools always install under C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools, even though the system is 64-bit. CMake uses vswhere.exe to detect Visual …

  2. VS Code error: Could not find C:\Program Files (x86)\Microsoft Visual ...

    Dec 15, 2023 · VS Code error: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe Asked 1 year, 11 months ago Modified 1 year, 6 months ago Viewed …

  3. visual studio - The build tools for v143 cannot be found - Build Tool ...

    Jun 10, 2022 · This is similar to other questions where MS build tools could not be found but in my case I have already installed the build tools and I am using the correct version of VS for the specified tools (...

  4. How to solve "error: Microsoft Visual C++ 14.0 or greater is required ...

    Oct 8, 2020 · Thank you, this allowed me to bypass the download of GB of Visual Studio Build Tools.

  5. How do you auto format code in Visual Studio? - Stack Overflow

    Apr 22, 2011 · Using Microsoft Visual Studio Community 2015 Version 14.0.23107.0 D14REL there is a "Format the whole document" button on the toolbar mentioned.

  6. visual studio - Couldn't install Microsoft.VisualStudio.Community ...

    Mar 27, 2025 · Troubleshoot installation or upgrades - Visual Studio (Windows) | Microsoft Learn 3.In vslogs.zip folder, there's a sub-folder which is also called Temp, open it, sort the files by date and …

  7. visual studio - "C:\Microsoft.Cpp.Default.props" was not found - Stack ...

    Jan 17, 2017 · The Microsoft.Cpp.Default.props file was missing from the C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v160 directory, and this added it there.

  8. How can I fix the Microsoft Visual Studio error: "package did not load ...

    Jul 10, 2013 · I was not able to launch any solution in Visual Studio 2013, nor could I close Visual Studio 2013. After uninstalling the reporting package and deleting Local / Roaming AppData for Visual …

  9. How can I open the terminal in Visual Studio? - Stack Overflow

    Aug 1, 2021 · Microsoft just included an integrated Windows Terminal in Visual Studio version 16.3 Preview 3. Go to menu Tools → Options → Preview Features, enable the Experimental VS Terminal …

  10. Visual Studio error "Object reference not set to an instance of an ...

    Sometimes, you need to go to: [x64] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE [x86] C:\Program Files\Microsoft Visual Studio 14.0\Common7\IDE and run devenv /resetuserdata. …