QtProtobuf 0.2.0

A new version of the QtProtobuf library has been released.

QtProtobuf is a free library released under the MIT license. With its help you can easily use Google Protocol Buffers and gRPC in your Qt project.

Changes:

  • The generation function has been renamed from generate_qtprotobuf to qtprotobuf_generate
  • Added basic qmake support
  • The mechanisms for registering generated types have been changed
  • Added generation of .deb packages based on CPack
  • Added support for building static libraries
  • Added multi- and uni-file generation in the directory corresponding to protobuf packages
  • Added annotation (commenting) of the generated code
  • Bugs fixed

Source: linux.org.ru

Add a comment