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. QPSQL driver for QT 6.0.1 at Linux POSTGRESQL
Forum Updated to NodeBB v4.3 + New Features

QPSQL driver for QT 6.0.1 at Linux POSTGRESQL

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 271 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.
  • Z Offline
    Z Offline
    zeroptr
    wrote on last edited by
    #1

    Hi all,

    I installed Linux mint 20.04 Cinnamon and intalled QT 6.0.1

    After workig an hour I upgraded my code base from QT 5 .6 and when I try to test my project I have new suprise there's no QPSL driver for the installation..

    I downloaded the QT source
    My PostgreSQL 13 was working well..
    I installed pglib-dev
    I installed postgresql-client also..

    What is next I have to get rid of this..

    QSqlDatabase: QPSQL driver not loaded
    QSqlDatabase: available drivers: QSQLITE QMARIADB QMYSQL QODBC
    QSqlDatabase: an instance of QCoreApplication is required for loading driver plugins

    Linux Mint 20.04 64 Bit QT6.0.1

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

      @zeroptr said in QPSQL driver for QT 6.0.1 at Linux POSTGRESQL:

      What is next I have to get rid of this..

      Build the Qt postgresql as described in the documentation maybe?

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

      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