Protocol Buffer 学习笔记

在使用Protocol Buffers 3.2.0版本时遇到了编译问题,主要表现为在CentOS 6.5上编译时的错误,涉及`InternalMetadataWithArenaBase`。解决方案是修改构造函数。另外,examples编译失败是因为缺少protobuf的pkg-config路径,通过设置`PKG_CONFIG_PATH`可以解决。文章还探讨了Protocol Buffers的向前和向后兼容性概念。
摘要由CSDN通过智能技术生成

今天准备用Protobuf做一些序列化,在这个过程中发现了一些问题

下载的版本是 3.2.0 https://github.com/google/protobuf/releases/download/v3.2.0/protobuf-cpp-3.2.0.tar.gz 

编译错误

下载之后按照说明开始按照,在编译的时候发现编译不过,环境是centos 6.5,错误如下

In file included from ./google/protobuf/any.pb.h:25,
from google/protobuf/any.pb.cc:5:
./google/protobuf/metadata.h: In constructor ‘google::protobuf::internal::InternalMetadataWithArena::InternalMetadataWithArena(google::protobuf::Arena*)’:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值