1) 从开始菜单启动vs2010下的x64 win64 cmd窗口
2) 到BOOST下执行boostrap.bat生成相应版本的bjam
3) bjam.exe --toolset=msvc-10.0 architecture=
x86 address-model=64 link=static --build-type=complete --with-system --with-thre
ad --with-date_time --with-filesystem --with-serialization
本文介绍如何在Visual Studio 2010的64位环境下通过bootstrap.bat生成bjam工具,并使用bjam进行BOOST库的静态链接配置,包括指定工具集、架构类型、链接方式等。
197

被折叠的 条评论
为什么被折叠?



