-
Notifications
You must be signed in to change notification settings - Fork 62
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
experimental_allow_proto3_optional was not set #160
Comments
After a separate upgrade protobuf
Should I compile every package or upgrade ubuntu to 24.04? It is recommended to publish common precompiled packages for arm64 or amd64 using github action. |
try compilation flag |
@anatol Thanks a lot. |
Try with Ubuntu 24.04. I had similar issue with older Ubuntu version, see 7cb4b93 commit. |
I build it on my Android phone chroot container
my env:
ubuntu-22.04-arm64
gcc 12.3 g++ 12.3
protoc 3.12.4
libfmt must compile alone,otherwise could not find std.h.
https://github.com/fmtlib/fmt
Then i got an error:
The text was updated successfully, but these errors were encountered: