VCPKG failed on boost-thread
I am using Visual Studio 2022 version 17.10.3 and managing Boost dependencies through vcpkg in manifest mode. However, when I build a simple project, I encounter errors specifically related to building the boost-thread library what is the problem?.
Install a specific version of a package
this is my vcpkg.json file.