Results 1 to 1 of 1

Thread: Qt qhelpgenerator.exe fails to build QCH file: QSQLITE driver not loaded

  1. #1
    Join Date
    Nov 2014
    Posts
    35
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt qhelpgenerator.exe fails to build QCH file: QSQLITE driver not loaded

    I am trying to understand how to use Qt's assistant.exe to display documentation.

    I am following the instructions on this page:
    http://doc.qt.io/qt-4.8/qthelp-framework.html

    I created a few html files, the qhp file, and executed this command, and I get this:
    C:\temp\TestDocs>qhelpgenerator.exe doc.qhp -o doc.qch
    Building up file structure...
    QSqlDatabase: QSQLITE driver not loaded
    QSqlDatabase: available drivers:
    Cannot open data base file C:/temp/TestDocs/doc.qch!

    Is there anything I need to start to get this working?

    Thank you!


    Added after 4 minutes:


    I found the solution to my problem:
    http://stackoverflow.com/questions/5...driver-plugins
    Just copy the sqldrivers directory as a subdirectory where QtCore4.dll is located.
    Last edited by pixaeiro; 28th January 2016 at 22:30.
    pixaeiro
    http://www.pixaflux.com
    Non-destructive Image Editor

Similar Threads

  1. QtNetwork + Qsqlite = driver not loaded ?
    By LordG in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 28th January 2016, 22:29
  2. QSQLITE driver not loaded on Debian Lenny
    By iskenderoguz in forum Newbie
    Replies: 6
    Last Post: 19th July 2013, 09:12
  3. Replies: 2
    Last Post: 20th October 2012, 10:06
  4. Replies: 2
    Last Post: 1st July 2011, 17:56
  5. Replies: 1
    Last Post: 24th April 2010, 03:43

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.