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

[BUG] Error in executing gen.cmd/gen.sh under pkg \ protocol using protocol v5.27.1 #556

Closed
shenbururen opened this issue Jun 28, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@shenbururen
Copy link

OpenIM Server Version

3.7.1

Operating System and CPU Architecture

Windows (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

When executing the gen.cmd script using the protoc version v5.27.1 in the comments section of the admn.pb.go file, an error message will appear: "-- go_out: protoc gen go: plugins are not supported;"; use 'protoc --go-grpc_out=...' to generate gRPC”。 After changing to a new version of the command, it can be executed and code can be generated normally. But there will be two files, one admin. bb. go and one admin _grpc. bb. go.
May I ask how you used Protoc version v5.27.1 to generate gen.cmd into a code normally, and how did you remove the omitty after the field.
I feel very puzzled, I have been searching for a long time but have not found a similar tool.
thank you.

Screenshots Link

image

@shenbururen shenbururen added the kind/bug Categorizes issue or PR as related to a bug. label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants