pezy / QProtoView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QProtoViewer

A qt-based Google Protocol Buffer viewer.

In development ...

@author Octavian Neamtu

to compile enter the build directory and then do

> cmake ../src/
> make

and you'll get the binary.

About


Languages

Language:C++ 87.3%Language:CMake 12.7%