- 
                Notifications
    
You must be signed in to change notification settings  - Fork 7.1k
 
Open
Description
Describe the bug
vcpkg not able to get valid VS instance
Environment
- OS: Windows
 - Compiler: MSVC x64/x86 v143 build tool
 
To Reproduce
Steps to reproduce the behavior:
- ./vcpkg install
 - See error not able to get valid VS instance
 
Repro code when
Expected behavior
It should install
Failure logs
PS C:\Users\jmbab\OneDrive\Desktop> vcpkg install fmt
Computing installation plan...
The following packages will be built and installed:
    fmt:[email protected]
  * vcpkg-cmake:x64-windows@2024-04-23
  * vcpkg-cmake-config:x64-windows@2024-05-23
Additional packages (*) will be modified to complete this operation.
error: in triplet x64-windows: Unable to find a valid Visual Studio instance
  at "C:\Users\jmbab\OneDrive\Desktop\cmake"
The following Visual Studio instances were considered:
  D:\Program Files\Microsoft Visual Studio\2022\Community
The following paths were examined for Visual Studio instances:
  D:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary/Build\vcvarsall.bat
Additional context
It is happening after the new visual studio update of VS Community 2022 v17.14.19
Metadata
Metadata
Assignees
Labels
No labels