blizzard4591 / openMittsu

An open source implementation and desktop client of the Threema Messenger App.
Other
175 stars 22 forks source link

Incompatible Qt Library #78

Open wolf128058 opened 3 years ago

wolf128058 commented 3 years ago

I used the openmittsu_0.9.16-9_amd64.deb and in the process of importing an existing account, no matter whether via ID or backup, the process dies with an incompatibility error concerning the Qt Library.

Error message is: Cannot mix incompatible Qt library (version 0x50b03) with this library (version 0x50c08)

So it seems i need a certain QT-Library? Correct? Can you state which one?

blizzard4591 commented 3 years ago

The problem is not the Qt library itself, but rather the qsqlcipher plugin - you are using an older one, not compiled with the right version of Qt. 0.9.16-9 is outdated btw, look at https://downloads.openmittsu.de/deb/. You should use https://downloads.openmittsu.de/deb/openmittsu_0.9.16-17_amd64.deb and https://downloads.openmittsu.de/deb/libqt5sql5-sqlcipher_0.1.3-1-5.11.3_amd64.deb.