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.

Linux/AM5728: Problem Linux/PROCESSOR-SDK-AM57X: Qt SQlite

Part Number: AM5728

Tool/software: Linux

Hi.

I use  the   Processor-sdk-linux-am57xx-evm-03.03.00.04  for AM57xx evm board  and QT  version 5.8.0. I am developing an application using Sqlite-QT, with this code

  But when I run I get this error,  QSqlDatabase: QSQLITE driver not loaded

But  the AM57xx board  in  the library has:

  • libQt5Sql.la 
  • libQt5Sql.prl 
  • libQt5Sql.so 
  • libQt5Sql.so.5 
  • libQt5Sql.so.5.5 
  • libQt5Sql.so.5.5.0

Thanks