Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

命令"proto3: Compile All Protos"导致错误 (Running the contributed command: 'proto3.compile.all' failed.) #101

Closed
nineKnight opened this issue Jan 5, 2021 · 1 comment
Labels

Comments

@nineKnight
Copy link

nineKnight commented Jan 5, 2021

protobuf

version: 3.12.3

vscode

版本: 1.52.1 (user setup)
提交: ea3859d4ba2f3e577a159bc91e3074c5d85c0523
日期: 2020-12-16T16:34:46.910Z
Electron: 9.3.5
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19042

@tilongzs
Copy link

I have a similar problem. Executing "proto3: Compile All Protos" gives an error, but executing "proto3: Compile This Proto" is fine.

Command 'proto3: Compile All Protos' resulted in an error (Running the contributed command: 'proto3.compile.all' failed.)

{ "protoc": { "path": "D:\\SoftwareDevelopment\\vcpkg\\installed\\x64-windows\\tools\\protobuf\\protoc.exe", "options": [ "--proto_path=${workspaceRoot}", "--cpp_out=.", "--grpc_out=.", "--plugin=protoc-gen-grpc=D:\\SoftwareDevelopment\\vcpkg\\installed\\x64-windows\\tools\\grpc\\grpc_cpp_plugin.exe", ] } }

zxh0 added a commit that referenced this issue Jul 9, 2021
@zxh0 zxh0 closed this as completed Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants