This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358: SQLITE Driver not found

Part Number: AM3358

Hello All,

I have used am3358 processor and make custom Linux board, that working fine.

I have installed sqlite 3.24 in the board and its working fine.

Now I want to access the sqlite database from qt but I am not able to do it.

Kindly help me in doing so.

The following is the error I am getting.

QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:

database not opened

I could see no available drivers.How to add driver if already existing?If not existing how to do add?

Regards

Mad_hu