您的位置:首页 > 其它

win7 64编译64位boost

2013-02-26 10:57 218 查看
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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: