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

--grpc_out: protoc-gen-grpc: The system cannot find the file specified #14351

Closed
stulzq opened this issue Sep 24, 2019 · 5 comments
Closed

--grpc_out: protoc-gen-grpc: The system cannot find the file specified #14351

stulzq opened this issue Sep 24, 2019 · 5 comments

Comments

@stulzq
Copy link

stulzq commented Sep 24, 2019

I created a gRPC Service project using Visual Studio 2019(.NET Core 3.0 Release), but I can't compile it.
image
The "系统找不到指定的路径" means "The system cannot find the file specified."

When I send this project to my colleagues, he can compile successfully. How can I solve this problem?

Visual Studio 16.3.0
.NET Core 3.0.100
image

Windows 10

@davidfowl
Copy link
Member

What does your project path look like

@stulzq
Copy link
Author

stulzq commented Sep 24, 2019

I've solved this problem. I just change the name of my WIndows user directory to English.

@stulzq stulzq closed this as completed Sep 24, 2019
@davidfowl
Copy link
Member

cc @JamesNK @shirhatti

@stulzq
Copy link
Author

stulzq commented Sep 24, 2019

My Windows User Directory used to be Chinese characters : "c:\users\李志强", I changed it to “c:\users\lzq”

@jtattermusch
Copy link

This might have well been instance of grpc/grpc#17995.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants