On the main protobuf github page <https://github.com/google/protobuf> it says that for "non-C++ users, the simplest way to install the protocol compiler is to download a pre-built binary from our release page". For the latest release there is no protoc binary provided. As a Java developer I would prefer not to have to install the C++ build chain tools just to use the protocol buffers compiler.
The current releases seem to contradict these instructions, but maybe this means that after I build the binaries myself they are then pre-built? -- 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.
