zeromicro / zeromicro/zero-doc
windows下编译protoc
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 600
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description

去下载protoc
https://github.com/protocolbuffers/protobuf/releases
protoc-3.14.0-win64.zip
解压缩,之后将\protoc-3.12.3-win64\bin加入环境变量
打开CMD窗口,输入protoc --version可以看到版本号
此时,还会报错。最重要的一步是将bin文件夹中protoc.exe拷贝到C:\Windows\System32下
此时解决此报错。
希望加入到说明文档。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing installation or setup documentation; no target file is named in the issue. Add a Windows protoc setup section covering the download, extraction, PATH configuration, version check, and the reported error resolution, then verify that the steps are clear and consistent with the current release.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100