当前位置:   article > 正文

为什么编译boost时,最后提示...failed updating 6 targets... ...skipped 6 targets... ...updated 1092 targets......

boost failed updating 6 targets

 

Boost has a few libraries that are not standalone and require installation of 3rd party libraries. These are:

  • Boost.IOStreams Bzip2 filters
  • Boost.IOStreams Zlib filters
  • Boost.MPI
  • Boost.Python
  • Boost.Regex ICU support

If you do not install these dependencies, Boost.Build will skip them which explains your build message. If you want the optional components, then you have more work to do. This is explained in great detail in this answer.

如何查看那些模块失败了呢?

I run ./b2 -q

 

转载于:https://my.oschina.net/lieefu/blog/816445

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/248836
推荐阅读
相关标签
  

闽ICP备14008679号