I think you must play with a qt.conf file telling the app where the plugins
are, or do it programmatically (it's something like
QApplication.loadLibraryPaths or something)

2012/4/28 Yifei Li <[email protected]>

> Hi,
>
> QHelpEngine is used in my program. When I run the binary, I got the
> following error:
>
> QSqlDatabase: QSQLITE driver not loaded
> QSqlDatabase: available drivers:
>
> Here's what I've tried:
>
> 1. in qt4_plugins, make a directory called 'sqldrivers'
> 2. copy libqsqlite.dylib into 'sqldrivers'
>
> Any help is appreciated.
>
> Yifei
>
>  --
> You received this message because you are subscribed to the Google Groups
> "PyInstaller" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/pyinstaller?hl=en.
>



-- 
*Adrià Cereto Massagué*
Ph.D Student
Nutrigenomics Research Group
Biochemistry and Biotechnology Department
Building N4, Campus Sescelades
Universitat Rovira i Virgili
Tarragona, Catalonia

Languages: Català, Español, English, Français, Deutsch, Português

Nota importante
<http://www.gnu.org/philosophy/no-word-attachments.es.html>| Important
Notice <http://www.gnu.org/philosophy/no-word-attachments.html>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to