Starting from version 3.6 we require C++11 support for both the runtime library and the generated code, but you can use 3.5 if you need to use a compiler that doesn't support C++11. We are not actively maintaining that version anymore, but we kept a 3.5.x branch open on GitHub so that we can accept important fixes.
On Thu, Dec 20, 2018 at 2:48 AM Rohith N S <[email protected]> wrote: > I there any way we can generate code without any cx11 feature in the > generated code? > > -- > 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. > -- 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.
