c++ - 在 Unix 上编译所有的 boost 库?

标签 c++ unix boost

我使用了一个 ubuntu 包管理器命令来安装所有的 boost 库。我认为命令是

sudo install something libboost

我知道一些 boost 库需要单独编译(或类似的东西)。我该怎么做才能将它们与常规库一起使用?

最佳答案

sudo apt-get install libboost-all-dev

关于c++ - 在 Unix 上编译所有的 boost 库?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8218395/

相关文章:

c++ - 如何以编程方式在 Eclipse 中获取 "available software sites"

c++ - std::bind 没有按预期工作

c++ - 以下运行时错误是什么意思 : "terminate called without an active exception\n Aborted"

c++ - 使用 Boost::Asio 通过 TCP 读取二进制数据

c++ - 比较将整数值转换为字符串的 3 种现代 C++ 方法

c++ - `std::string::begin()`/`std::string::end()` 迭代器失效?

linux - 如何判断 Unix 管道中的下游进程是否已崩溃

c - C 中的 fchmod 函数

linux - AWK 初级条形图/直方图

c++ - 使用派生单位的计算