美文网首页
protocolBuf C++库使用

protocolBuf C++库使用

作者: 养頭渔 | 来源:发表于2017-07-13 16:16 被阅读145次

1.主要用途:序列化,反序列化(小的版本迭代没有影响)

2.导入注意:test 删除所有test文件,参考:  

http://blog.csdn.net/zheng19880607/article/details/45791315

删除完,有个宏定义要注释掉  stubs/common.cc/#error "No suitable threading library available."

这个预编译只要一打开就报错,还没找到原因!!!!!!!!

相关文章

网友评论

      本文标题:protocolBuf C++库使用

      本文链接:https://www.haomeiwen.com/subject/xjuwhxtx.html