Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QSQLITE driver not loaded

QSQLITE driver not loaded

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 424 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    s002wjh
    wrote on last edited by
    #1

    using centos, i'm keep getting this error

    QSqlDatabase: QSQLITE driver not loaded

    where do I get this driver and where do I put it?

    1 Reply Last reply
    0
    • Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @s002wjh said in QSQLITE driver not loaded:

      where do I get this driver and where do I put it?

      What Qt do you use? The one from the distribution? Or pre-build from Qt or self-compiled?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      S 1 Reply Last reply
      4
      • Christian EhrlicherC Christian Ehrlicher

        @s002wjh said in QSQLITE driver not loaded:

        where do I get this driver and where do I put it?

        What Qt do you use? The one from the distribution? Or pre-build from Qt or self-compiled?

        S Offline
        S Offline
        s002wjh
        wrote on last edited by
        #3

        @Christian-Ehrlicher
        i'm not exactly sure, cause it was compiled on a server somewhere else. but it should be 4.8.4

        mrjjM 1 Reply Last reply
        0
        • S s002wjh

          @Christian-Ehrlicher
          i'm not exactly sure, cause it was compiled on a server somewhere else. but it should be 4.8.4

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          @s002wjh
          Hi
          Normally SQLITE is included but maybe your version did not compile it in.
          You can read here how to compile it
          https://doc.qt.io/archives/qt-4.8/sql-driver.html#qsqlite

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved