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

gRPC安装的小问题

时间:2016-06-04 09:15:08      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:

INSTALL.md提到下述前提条件

#Pre-requisites

##Linux

```sh
 $ [sudo] apt-get install build-essential autoconf libtool

但在当前版本,其实还需安装openssl,grpc自带的boaringssl在examples/cpp下链接会出undefine referece 的问题,可能会在后面的版本解决吧

gRPC安装的小问题

标签:

原文地址:http://www.cnblogs.com/hugb/p/5558123.html

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