grpc C++开发环境安装
发布日期:2021-05-10 08:37:28 浏览次数:12 分类:精选文章

本文共 856 字,大约阅读时间需要 2 分钟。

���������������Urbanaut14������������������������������������������������

���������������������������������������������������������������������������������������

���������������������

sudo apt-get install build-essential autoconf libtool libgflags-dev libgtest-dev clang libc++-dev pkg-config unzip

������������������GRPC������������������

git clone https://github.com/grpc/grpc

���������������������

cd grpc

������������������������������

git submodule update --init

������������������������������

makesudo make install

������Protobuf���������������������

cd third_party/protobuf

���������������������������

sudo ./autogen.sh

���������������

sudo ./configure

������������������������

makesudo make install

���������������������GRPC���������������������������������������������������������������������sudo���������������������������������������������������

上一篇:GO语言环境开发环境搭建
下一篇:PhxRPC (一)环境搭建

发表评论

最新留言

留言是一种美德,欢迎回访!
[***.207.175.100]2025年04月13日 14时21分02秒