In newer versions of the protobuf compiler plugins can be used to create
language-specific source code from the parsed .proto files.
By putting the attached driver into the directory with matlab_generator.cc and
matlab_generator.h, the compiler can be generated simply by linking against
libprotobuf and libprotoc.
I'm not able to provide an adapted Makefile.am since I'm using CMake to build
the compiler.
Torsten
Original issue reported on code.google.com by torsten...@gmail.com on 15 Mar 2012 at 4:06
Original issue reported on code.google.com by
torsten...@gmail.com
on 15 Mar 2012 at 4:06Attachments: