apache / brpc

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
https://brpc.apache.org
Apache License 2.0
16.56k stars 3.98k forks source link

第三方库版本依赖,以及系统依赖 #2783

Open mykittylover opened 1 month ago

mykittylover commented 1 month ago

使用centos7按照文档编译brpcmaster分支,无法编译通过,通过issue查找发现pb版本,gflag版本不对,又升级pb,gflag ,在次编译,又发现版本不对;能不能给个brpc的各个版本依赖信息呀

chenBright commented 1 month ago

https://github.com/apache/brpc/blob/master/docs/cn/getting_started.md#%E6%94%AF%E6%8C%81%E7%9A%84%E4%BE%9D%E8%B5%96