It probably doesn't make sense to second guess how the user setup their Vcpkg installation.
I can provide anything else you might want or need. But I think you meant you don't want to second guess ANY user rather than just me
In terms of libraries I used at the time, I think these are the important ones
- MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.26)
- C++ ATL for latest v142 build tools (x86 & x64)
- Windows 10 SDK 10.0.18362.0
- Windows 10 SDK 10.0.19041.0
- Visual Studio version 16.6.1
Hmmm yes I did just realise I somehow have two SDKs installed through all my attempts to get vcpkg to work. I think I added the later one manually, and then Studio automatically added the earlier one when it auto installed the desktop development with C++ workload.