QSqlDatabase: QPSQL driver not loaded for Imx6ULL
- 
Hi 
 I have created rootfs with Yocto Rocko version for Imx6ULL.
 while booting with qt application on it i am observing following error.
 QSqlDatabase: QPSQL driver not loaded
 QSqlDatabase: available drivers:
 "Driver not loaded Driver not loaded"and Database not working properly. Can You please guide for this. Thanks and Regards 
 Rohit
- 
Hi 
 I have created rootfs with Yocto Rocko version for Imx6ULL.
 while booting with qt application on it i am observing following error.
 QSqlDatabase: QPSQL driver not loaded
 QSqlDatabase: available drivers:
 "Driver not loaded Driver not loaded"and Database not working properly. Can You please guide for this. Thanks and Regards 
 Rohit@Rohit39 said in QSqlDatabase: QPSQL driver not loaded for Imx6ULL: QSqlDatabase: available drivers: Looks like no Qt plug-ins for SQL databases were built. How did you build Qt? 
- 
I have created toolchain for QT by Yocto version Rocko. 
 and I have set the repective path on Qt creator.
- 
@jsulm okay . Thank You for Your Guidance. 
 It will help me if you specify any specific plug-ins for sql?
 
