Build protobuf

From CRIU
Revision as of 12:49, 12 July 2017 by Xemul (talk | contribs) (Moved)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

To build protobuf

To build protobuf-c

To cross-compile for ARM some more tricks will be required.