scribe 搭建:configure: error: Could not link against !

时间:2017-10-24 16:52:10   收藏:0   阅读:928

如果安装了多个boost版本或boost路径不是scribe脚本指定的话,会出现问题:

checking whether the Boost::System library is available… yes
checking whether the Boost::Filesystem library is available… yes
configure: error: Could not link against  !

解决方法:在configure 后加一个参数 --with-boost-filesystem=boost_filesystem

原文:http://www.cnblogs.com/zl1991/p/7724326.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!