moritz-wundke / Boost-for-Android

Android port of Boost C++ Libraries
995 stars 479 forks source link

error: No best alternative for libs/context/build/asm_sources with ms 64 off pe <boost.cobalt.executor>any_io_executor <boost.cobalt.pmr>std fcontext off object on linker on on off off static yes yes off NT on on off off 3.9 abi address-model architecture binary-format toolset on on shared native off windows <testing.execute>on win32 multi toolset-msvc:version14.3 msvc debug off hidden off on desktop #269

Open zigzodiac opened 3 weeks ago

zigzodiac commented 3 weeks ago

I see the following error when building Boost 1.85.0 thought the build seems to finish. How should this be solved? Microsoft Visual Studio Enterprise 2022 (64 位) - Current 版本 17.10.0

boost_1_85_0>b2.exe install --prefix="E:\Project\OpenSource\boost_1_85_0\build\x64" --build-type=complete --toolset=msvc-14.3 threading=multi link=static runtime-link=shared address-model=64 Performing configuration checks

kon0740 commented 1 day ago

the same Pproblem