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. Problem Postgresql 10.14
QtWS25 Last Chance

Problem Postgresql 10.14

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

    Hi, i'm facing a problem with the PostgreSql 10.14 and QtCreator 5.15.
    When i execute my programm in another Computer, i get the following message: "Driver not Loaded", but i copied all dlls into Posgres/bin folder, and another dependencys too.
    i read at some pages that OpenSSL version 1.1+ changed the DLLs filenames, someone can help me?
    i build the drivers using the same version of Postgres but still not working.

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

      Hi,

      You can use a tool like Dependency Walker to check what dependencies are required for the PostgreSQL dlls.

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

      W 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        You can use a tool like Dependency Walker to check what dependencies are required for the PostgreSQL dlls.

        W Offline
        W Offline
        Wesley_Morais
        wrote on last edited by
        #3

        @SGaist thank you by reply. i found the solution. My computer have not the MSVCR120.DLL, i fix it installing the Miscrosoft Visual Studio 2013 x86 redistributable, i found the problem using de debuguer tool of QtCreator.

        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