1,去这里https://github.com/google/protobuf/releases

下载对应的protoc,我这里下的是protoc-3.14.0-win64.zip

2,下好之后解压就行,然后把bin里面的protoc.exe加入到环境变量,可以参考

https://www.cnblogs.com/mar-q/p/7459845.html

并且把protoc.exe拷贝到C:\Windows\System32

3,可以了,

相关文章:

  • 2021-09-22
  • 2021-09-02
  • 2021-07-09
  • 2021-09-21
  • 2021-06-11
  • 2021-11-23
猜你喜欢
  • 2021-11-29
  • 2021-05-10
  • 2021-10-15
  • 2021-09-23
  • 2021-11-29
  • 2021-09-26
  • 2021-04-29
相关资源
相似解决方案