boostorg / boost

Super-project for modularized Boost
https://github.com/boostorg/wiki/wiki/Getting-Started%3A-Overview
Boost Software License 1.0
7.23k stars 1.77k forks source link

how to settle "error: No best alternative for libs/context/build/asm_sources"? [win64] #928

Open kon0740 opened 4 months ago

kon0740 commented 4 months ago

vs2022 msvc 14.32,boost1.80.0。 when I enter: .\bootstrap.bat .\b2.exe install --toolset=msvc-14.3 --prefix="D:\Developments\thirdlibs\win64" --build-dir="D:\build-boost" link=static runtime-link=shared threading=multi address-model=64 it always error, I don' t know how to do.