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
root@alexan-PowerEdge-R740:/opt/swss/deps/sonic-dash-api# make mkdir -p build protoc -I=proto --cpp_out=build proto/*.proto eni.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set. make: *** [Makefile:28: compile_cpp_proto] Error 1
The text was updated successfully, but these errors were encountered:
hi @nanfengnan1 - how can we help with this one?
Sorry, something went wrong.
No branches or pull requests
root@alexan-PowerEdge-R740:/opt/swss/deps/sonic-dash-api# make
mkdir -p build
protoc -I=proto --cpp_out=build proto/*.proto
eni.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set.
make: *** [Makefile:28: compile_cpp_proto] Error 1
The text was updated successfully, but these errors were encountered: