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. The QPSQL driver can not loaded

The QPSQL driver can not loaded

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 934 Views
  • 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.
  • K Offline
    K Offline
    kiesxx
    wrote on last edited by
    #1

    if i try to run my qt application on windows 7, the console print:

    @QPSQL driver not loaded ... available driver:...QPSQL...@

    After that, i've tried to include the following paths to the windows path variable

    @C:\psql32\bin;C:\psql32\include;C:\psql32\lib;@

    The application can connect to the psql db and all works fine. How can i fix this problem, without to install the psql software on all pc's. ?

    Best regards, chris.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You can bundle the PostgreSQL dll(s) with your application

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

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