qtprotobuf icon indicating copy to clipboard operation
qtprotobuf copied to clipboard

Qt module nstall does not work

Open arth7s3 opened this issue 3 years ago • 1 comments

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).

arth7s3 avatar Feb 15 '22 10:02 arth7s3

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.

semlanik avatar Apr 07 '22 13:04 semlanik