编译Boost

解压源码,运行bootstrap.bat

新增加b2.exe

打开VS2015命令行

b2 toolset=msvc-14.0 link=static variant=debug,release threading=multi runtime-link=shared --without-python --without-mpi --without-wave --without-graph --without-math --without-serialization stage

posted @ 2017-08-21 17:06  酷熊  阅读(140)  评论(0)    收藏  举报