首页 > 其他 > 详细

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

时间:2017-10-24 16:52:10      阅读:926      评论:0      收藏:0      [点我收藏+]

如果安装了多个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

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!