Starting from version 3.6 we require C++11. You shouldn't have to manually edit any makefiles, though--could you provide some more details on the problem and what version you're using?
On Tue, Sep 18, 2018 at 12:18 PM <[email protected]> wrote: > I am wondering if it is needed the c++11 version to compile protobuf 3 > because when I run the make file it is asking me to change the line in it > and write -std=c++11 > > -- > 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.
