-
Notifications
You must be signed in to change notification settings - Fork 15.6k
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
C++ 20 #9599
Comments
I checked out the |
Sorry for this, I tested it only v4.x for this issue. |
No problem! |
What version of protobuf and what language are you using?
Version: master/v4.0.x
Language: C++
What operating system (Linux, Windows, ...) and version?
Windows 10
What runtime / compiler are you using (e.g., python version or gcc version)
MSVC++ 20
What did you do?
Steps to reproduce the behavior:
complie message class without string type using protoc.exe.
add file ~.pb.h & ~.pb.cc to my project.
tried to compile.
See error.
So I input macro.
But still same.
What did you expect to see
What did you see instead?
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
The text was updated successfully, but these errors were encountered: