c++ - Ubuntu:C++::Boost库升级

标签 c++ boost

使用 Synaptic Package Manager 安装 Boost 库后,安装的版本为 1.42

如果我查看 boost 官方网站,当前版本是:1.45

如何从 Synaptic 包管理器升级到 1.45?

提前致谢。

最佳答案

您可能不能,因为分发通常滞后。我通常遵循的最佳选择是按照所述自行下载、编译和安装 here

关于c++ - Ubuntu:C++::Boost库升级,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4336536/

相关文章:

C++ Boost 图形库 : Building a vector of vertices visited in an undirected graph search?

c++ - Boost 多精度舍入模式

c++ - 使用 std::bind 的函数回调导致段错误

c++ - 使用 CppUnit 链接测试库

c++ - 振奋 spirit 2 : is there a way to know what is the parser progression percentage?

c++ - 成员函数的 std::forward 和 ref 限定符

c++ - 简明、精确的 WordNet 教程?

c++ - boost::asio::acceptor - 在旧连接仍然打开时接受新的传入连接

C++:字段对象可以在不存储指针的情况下知道它的 "parent"吗?

c++ - MS 色带 : draw button icon from code