/protobuf-ada

Primary LanguageC++OtherNOASSERTION

Ada implementation of Protocol Buffers - Google's data interchange format

Note this repository is in beta stage.

Prereqisits the folowing packages installed:

  • protobuf-compiler and protobuf-devel
  • Or the protobuff packages installed in the GNAT-Installation.

How to build and install.

$make all
$make install prefix=${PREFIX} # defaults to the gprinstall default.