Protobuf generator and bindings for Qt framework
|
|
пре 7 година | |
|---|---|---|
| src | пре 7 година | |
| .gitignore | пре 7 година | |
| CMakeLists.txt | пре 7 година | |
| LICENSE | пре 7 година | |
| README.md | пре 7 година |
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