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 don't want to use VCPKG as I find it difficult to understand. NuGet Manager was simple.
So I used GitHub Desktop to clone the repository to my pc. Then I opened the solution file in Visual Studio 2022.
But it says:
D:\My Libraries\Detours\vc\Detours.vcxproj : warning : The build tools for Visual Studio 2019 (v142) cannot be found. Install Visual Studio 2019 (v142) to build using the Visual Studio 2019 (v142) build tools.
I don't want to install the 2019 build tools. Can I configure it for 2022 build tools?
So I closed the SLN file and opened the VCXPROJ file instead and tried to cmpile debug x86:
I don't want to use VCPKG as I find it difficult to understand. NuGet Manager was simple.
So I used GitHub Desktop to clone the repository to my pc. Then I opened the solution file in Visual Studio 2022.
But it says:
I don't want to install the 2019 build tools. Can I configure it for 2022 build tools?
So I closed the SLN file and opened the VCXPROJ file instead and tried to cmpile debug x86:
Either way, I can't compile the x86 or x64 library files. Please advise.
The text was updated successfully, but these errors were encountered: