LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sqlcipher driver issue (https://www.linuxquestions.org/questions/linux-newbie-8/sqlcipher-driver-issue-4175573708/)

pramodj 03-02-2016 01:23 AM

sqlcipher driver issue
 
Hi,
I add a new library libqsqlcipher.so for database encryption. I am using Qt5.5 with Ubuntu14.04. I am trying to use the library in my Qt program but it gives me the following error.

Cannot mix incompatible Qt library (version 0x50302) with this library (version 0x50501)

Any idea?

hydrurga 03-03-2016 12:35 PM

Quote:

Originally Posted by pramodj (Post 5508864)
Hi,
I add a new library libqsqlcipher.so for database encryption. I am using Qt5.5 with Ubuntu14.04. I am trying to use the library in my Qt program but it gives me the following error.

Cannot mix incompatible Qt library (version 0x50302) with this library (version 0x50501)

Any idea?

What have you tried so far?

Googling "Cannot mix incompatible Qt library", for example, produces http://askubuntu.com/questions/53441...ble-qt-library, which offers one possible solution, and there are many more links returned that are worth a look.


All times are GMT -5. The time now is 06:58 PM.