ubuntu安装boost库

Posted chendl111

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu安装boost库相关的知识,希望对你有一定的参考价值。

1.官网下载boost库(www.boost.org)
2.解压并进入文件夹
3.使用命令./bootstrap.sh,可以通过加上--prefix help
4.使用命令./b2 install
etc.如果运行发现缺少文件,ex.缺少threadpool文件,那么就去threadpool官网下载并安装

参考:在ubuntu上安装boost库

以上是关于ubuntu安装boost库的主要内容,如果未能解决你的问题,请参考以下文章