摘要:
步骤:下载protobuf-2.6.1.zip和protoc-2.6.1-win32.zip,地址:https://github.com/google/protobuf/tags到目录protobuf-2.6.1\vsprojects下打开protobuf.... 阅读全文
posted @ 2015-09-01 18:49 ggzone 阅读(267) 评论(0) 推荐(0)
|
|
|
|
摘要:
步骤:下载protobuf-2.6.1.zip和protoc-2.6.1-win32.zip,地址:https://github.com/google/protobuf/tags到目录protobuf-2.6.1\vsprojects下打开protobuf.... 阅读全文
posted @ 2015-09-01 18:49 ggzone 阅读(267) 评论(0) 推荐(0)
摘要:
步骤:下载protobuf-2.6.1.zip和protoc-2.6.1-win32.zip,地址:https://github.com/google/protobuf/tags到目录protobuf-2.6.1\vsprojects下打开protobuf.sln将项目libprot... 阅读全文
posted @ 2015-09-01 18:48 ggzone 阅读(1645) 评论(0) 推荐(0)
摘要:
步骤: 1. 安装MySQL数据库 2. 项目属性页->C/C++->常规->附加包含目录:xxx\MySQL Server 5.6\include 3. 项目属性页->链接器->常规->附加库目录:xxx\MySQL Server 5.6\lib ... 阅读全文
posted @ 2015-09-01 14:24 ggzone 阅读(141) 评论(0) 推荐(0)
摘要:
步骤: 1. 安装MySQL数据库 2. 项目属性页->C/C++->常规->附加包含目录:xxx\MySQL Server 5.6\include 3. 项目属性页->链接器->常规->附加库目录:xxx\MySQL Server 5.6\lib 4. 项目属性页->链接器... 阅读全文
posted @ 2015-09-01 14:23 ggzone 阅读(585) 评论(0) 推荐(0) |
|