We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug (描述bug) 使用 bazel 4.2 版本编译的时候会报错。
To Reproduce (复现方法) 直接编译的时候会有下面的 error:
在注释掉对应的 flag 之后,会有下面的 error:
Expected behavior (期望行为)
Versions (各种版本) OS: Compiler: brpc: protobuf:
Additional context/screenshots (更多上下文/截图)
The text was updated successfully, but these errors were encountered:
看起来是bazel版本太高不兼容,可以试试这个PR:#1657
Sorry, something went wrong.
No branches or pull requests
Describe the bug (描述bug)
使用 bazel 4.2 版本编译的时候会报错。
To Reproduce (复现方法)
直接编译的时候会有下面的 error:
在注释掉对应的 flag 之后,会有下面的 error:
Expected behavior (期望行为)
Versions (各种版本)
OS:
Compiler:
brpc:
protobuf:
Additional context/screenshots (更多上下文/截图)
The text was updated successfully, but these errors were encountered: