vswhere
tool installed ? (https://github.com/Microsoft/vswhere) faber
will attempt to us it to find MSVC installations.
faber
is tested on Appveyor: https://ci.appveyor.com/project/stefanseefeld/faber/build/job/2f4wvrai22l05a2d. At some point I run faber --info=tools cxx
and it reports all MSVC versions it can see: https://ci.appveyor.com/project/stefanseefeld/faber/build/job/2f4wvrai22l05a2d#L40
faber --info=tools cxx
you get an empty list, right ?
python3 path/to/faber/script
instead ?
faber
. Is this already included in your docker image ?
1.66
release is rather old, so perhaps this would be an opportunity to move to a more recent boost release as baseline ? (only if this is easy and quick to do)