I work with protobuf and Linux. Where is its protoc compiler. I downloaded the package from the main site, compiled and successfully installed it, but I can not find protoc to create my own format file. Where is it?
UPDATE Here is the folder where I built protobuf:
aclocal.m4 depcomp Makefile.in autogen.sh editors missing CHANGES.txt examples protobuf-lite.pc config.guess generate_descriptor_proto.sh protobuf-lite.pc.in config.h gtest protobuf.pc config.h.in install-sh protobuf.pc.in config.log INSTALL.txt python config.status java README.txt config.sub libtool src configure ltmain.sh stamp-h1 configure.ac m4 vsprojects CONTRIBUTORS.txt Makefile COPYING.txt Makefile.am
I do not need a binary file.
c ++ protocol-buffers
Max frai
source share