Hi all, As we have hinted in the last few protobuf releases, protobuf C++ is going to require C++11 to build in a future release, and it was decided version 3.6.0 will be the first release that requires C++11.
This means without a C++11 capable compiler, you won't be able to use the latest version of protobuf any more after version 3.6.0 is released. For users who can't upgrade to C++11, we will be maintaining a 3.5.x branch on github and accept bug fixes. You can expect us to continue making 3.5.x releases even after 3.6.0 is released. If you have any questions or concerns, feel free to open issues at https://github.com/google/protobuf Best regards, Feng (on behalf of the protobuf-team at Google) -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
