码迷,mamicode.com
首页 > 其他好文 > 详细

error: Libtool library used but 'LIBTOOL' is undefined

时间:2019-12-03 14:15:03      阅读:96      评论:0      收藏:0      [点我收藏+]

标签:library   安装   flow   define   error:   install   sudo   tps   tool   

编译时出现:
error: Libtool library used but ‘LIBTOOL’ is undefined

参考了一下:
http://stackoverflow.com/questions/18978252/error-libtool-library-used-but-libtool-is-undefined

发现是没安装libtoolize,

sudo apt-get install libtool
1
即可。
 
原文链接:https://blog.csdn.net/xiaoyur347/article/details/47038779

error: Libtool library used but 'LIBTOOL' is undefined

标签:library   安装   flow   define   error:   install   sudo   tps   tool   

原文地址:https://www.cnblogs.com/hshy/p/11976307.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!