转载自1、linux下安装google protobuf(详细)_xiexievv的专栏-CSDN博客_linux安装protobuf说明: protobuf已经全面迁移到github,地址:https://github.com/google/protobuf 直接下载2.6.1版本:https://github.com/google/protobuf/archive/v2.6.1.zip我转linux不久所以对linux的各种系统路径不是特别熟悉,网上看了几个教程都没有提到 添加 LIBRARY_PATH路径,导致自...https://blog.csdn.net/xiexievv/article/details/47396725 2、linux安装protoc - 牛奔 - 博客园 根据以上两个博主的方法再结合自己实际安装的遇到的问题重新整合出来此版本。 protobuf可以直接在GitHub上面下载,地址为: