#编译
bjam stage --toolset=msvc-14.0 architecture=x64 address-model=64 --without-graph --without-graph_parallel --stagedir="E:/boostAll/boost1660Vs2015X64" link=shared runtime-link=shared runtime-link=static threading=multi debug release
#编译
b2.exe --prefix=E:/boostAll/boost1660Vs2015X64 --build-type=complete --build-dir=build_tmp toolset=msvc-14.0 address-model=64 link=shared runtime-link=shared runtime-link=static threading=multi debug release stage
#安装
b2.exe --prefix=E:/boostAll/boost1660Vs2015X64Install --build-type=complete --build-dir=build_tmp toolset=msvc-14.0 address-model=64 link=shared runtime-link=shared runtime-link=static threading=multi debug release install
相关文章:
-
2021-10-07
-
2021-06-05
-
2022-01-13
-
2022-12-23
-
2021-12-26
-
2021-07-13