[C++] Compiling with vcpkg dependencies is broken for latest VS 2022 (17.10)
Open
Component: C++
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
Looks like one of the vcpkg dependencies (boost-filesystem) fails to build when using Visual Studio 17.10.
A potential solution is to bump vcpkg baseline version to newer revision either for whole project or only for boost packages.
([Some related discussion in vcpkg repo](https://github.com/microsoft/vcpkg/issues/38980))
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.