protobuf的编译和使用,在windows平台上

准备工作 1.安装cmake3.10.2或以上版本和git 或者安装vs2013版本 2.去https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1下载需要的版本 3.解压成下载的压缩包 4.打开git bash命令窗口输入在解压的protobuf根目录下输入 ./configure --prefix=/d/software/t
相关文章
相关标签/搜索