Protobuf generator and bindings for Qt framework
|
6 سال پیش | |
---|---|---|
src | 6 سال پیش | |
.gitignore | 6 سال پیش | |
CMakeLists.txt | 6 سال پیش | |
LICENSE | 6 سال پیش | |
README.md | 6 سال پیش |
Protobuf plugin to generate Qt classes
mkdir build
cd build
cmake ..
make -j<N>
protoc --plugin=protoc-gen-qtprotobuf=<path/to/bin>/qtprotobuf --qtprotobuf_out=<output_dir> <protofile>.proto