I'd like to use the protoc
command to generate java files
I've been following the instructions in the README from github https://github.com/protocolbuffers/protobuf but it just tells you to download the zip file and that the "binary" is already included. However, after downloading the latest (and a couple other versions) and unzipping the files, I can't find the "protoc" binary.
Is there some other missing instruction that i'm supposed to follow?
P.S. i'm using Mac OS X