[Qt-interest] problems implementing QHelpEngine !
Sarvesh Saran
Sarvesh.Saran at synopsys.com
Wed Jul 8 05:32:42 CEST 2009
Hi,
I am trying to provide Help in my application in a manner similar to the following QT Quarterly article :
http://doc.trolltech.com/qq/qq28-qthelp.html
I am not using qmake to build the application..
I am trying to link together all Qt Libraries statically into my application.
After linking libQtsql.a and libQtHelp.a , the application does compile but crashes on start up with the following error..
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
Segmentation fault
Any idea why this might me happening? Any help would be greatly appreciated.
Thanks,
Sarvesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090708/ffed0a66/attachment.html
More information about the Qt-interest-old
mailing list