Registered Member
|
Hi everyone,
I got this error: [ERR-4]: This application can not run correctly because the SQLite version of the system (3.8.10.2) is not aligned with the SQLite version embedded in Qt (3.8.9). You should rebuild Qt with the option -system-sqlite. The same error was reported in this forum: https://bbs.archlinux.org/viewtopic.php?id=197446 I believe that Skrooge should use system sqlite library. Thank you |
Moderator
|
Hi,
Skrooge uses sqlite through Qt and directly from your system. If Qt has been built without the option -system-sqlite, then Skrooge can crash because Qt doesn't use the sqlite of your system and the 2 sqlites are different. So, you should build Qt with the option -system-sqlite to use the sqlite of your system. |
Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]