You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently deleted Visual Studio 2019 and installed Visual Studio 2022.
When I use vcpkg I get this error message "No suitable Visual Studio instances were found". I'm assuming it is looking for 2019, how can I redirect where it is looking? I did a quick search for similar problems and I found nothing of use.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
Okay, it was solved by installing the MSVS v142 - VS 2019 C++ x64/x86 build tools (v14.20-16.11) So I'm assuming vcpkg hasn't updated to accept VS2022 aka MSVS v143?
Hello,
I recently deleted Visual Studio 2019 and installed Visual Studio 2022.
When I use vcpkg I get this error message "No suitable Visual Studio instances were found". I'm assuming it is looking for 2019, how can I redirect where it is looking? I did a quick search for similar problems and I found nothing of use.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: