Build protobuf
Jump to navigation
Jump to search
If you would like to build protobuf from sources, you can use the following commands to obtain the source code repositories, configure, and build the code. On a Debian based system, you may have to install autoconf curl g++ libtool
packages first.
Expand
To build protobuf
Expand
To build protobuf-c
Expand
To cross-compile for ARM some more tricks will be required.