On Monday, 15 January 2018 14:12:32 PST Bartosz Pajewski wrote:
> I need a little bit help.
> 
>  After compilation my app and include necessary libraries the app has
> problem with load drivers included in plugins/sqldrivers.
> The problem is solved, if I install Qt, and compile project again.
> 
> How connect dynamicly qsqldrivers into app, to solved problem: "Sql:
> Drivers not loaded"?

Please confirm with ldd that the plugin files (the .so files in plugin/
sqldrivers) do not have any "not found" listed.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to