We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05f40a commit 832a28eCopy full SHA for 832a28e
README.md
@@ -133,6 +133,7 @@ git checkout v3.1.0
133
解决方案下创建lib目录,按需依次创建其他层级为:lib/x86/Debug、lib/x86/Release、lib/x64/Debug、lib/x64/Release
134
将pb解决方案编译好的lib库依次拷贝到对应的层级目录,Debug:libprotobufd.lib,Release:libprotobuf.lib
135
```
136
+```
137
138
### 安装 tigerapi sdk
139
源码output里的dll或lib为sdk编译后的库,项目配置引入后即可调用sdk
0 commit comments