2019年4月27日
摘要: 为了使用源码编译protobuf,需要下面的工具: autoconf, automake, libtool, make, g++, unzip 如果你使用ubuntu/debian,你可以使用如下方式安装这些工具: $ sudo apt-get install autoconf automake l 阅读全文
posted @ 2019-04-27 23:14 月落无影 阅读(5491) 评论(0) 推荐(0)