This commit is contained in:
Changhua 2023-03-07 19:52:38 +08:00
parent 77ed9a9b8b
commit b5ae3b9f80

View File

@ -61,7 +61,7 @@ git clone https://github.com/microsoft/vcpkg
* 添加全局配置:
环境变量增加 `vcpkg` 所在路径(本文为:`C:\Tools\vcpkg`)。
#### 安装 gRPC 相关组件
#### 安装相关组件
```sh
vcpkg install protobuf[zlib]:x86-windows-static
vcpkg install spdlog:x86-windows-static