Requirements

In order to successfully use sqliteman, you need Qt library at least 4.2 with Sqlite support (QSql module). Versions 1.8.1 and later require Qt5.

Important

It's strongly recommended to use later versions of Qt because there are some serious bugs fixed. Unfortunately some Linux distributions do not contain the latest Qt libraries…

The Sqlite3 library is also required. Sqliteman will fail to load if it is not installed.