小编Rav*_*dav的帖子

在Windows中安装boost_1_60_0 .zip

我已经为Windows 7执行了以下步骤

Boost link http://www.boost.org/doc/libs/1_49_0/libs/python/doc/

1. Downloaded boost_1_60_0 .zip

2. cd \boost_1_60_0\tools\build

3. Ran below command in command prompt

bootstrap.bat gcc        
bjam --toolset=gcc "--prefix=C:\DestinationFolder" install


Now i have b2.exe & bjam.exe in C:\DestinationFolder\bin
Run Code Online (Sandbox Code Playgroud)

任何人都可以帮助我做下一步该怎么做,因为我无法进一步处理

c++ windows boost

3
推荐指数
1
解决办法
3676
查看次数

标签 统计

boost ×1

c++ ×1

windows ×1