qtprotobuf
qtprotobuf copied to clipboard
Qt module nstall does not work
Cannot install the project as Qt module.
"Qt += protobuf" returns error.
Workaroud is to build with BUILD_SHARED_LIBS option and link against the shared lib (available for linux only, see #264).
qmake support is very poor and may not work at all. So sorry for that.
For now all work in this repo is on hold. Will back to fixing this issue later on.