1.下载thrift安装包,
git clone https://github.com/apache/thr...

  1. 编译安装thrift,进入安装文件

执行cd thrift & ./bootstrap.sh ./configure ;
如果不需要某种语言,可以执行./configure --without-<language>
3.编译error,
PKG_CHECK_MODULES(QT5, Qt5Core >= 5.0, Qt5Network >= 5.0,
解决:
重新安装automake及其组件
4.make
5.make install

在Ubuntu中可以直接执行sudo apt install thrift-compiler


白马啸西施
38 声望1 粉丝

引用和评论

0 条评论