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. PostgresSQL 9.5 64 bits Qt 5.5 msvc2013 32 bits don't work together ?
Forum Updated to NodeBB v4.3 + New Features

PostgresSQL 9.5 64 bits Qt 5.5 msvc2013 32 bits don't work together ?

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

    I'm going crazy. is it really so difficult to install QPSQL driver in qt5, using msvc2013 32 bits ?
    is there someone who could give me some tips on how I can install the PostgreSQL driver in qt5.

    PostgresSQL 9.5 64 bits, works with Qt5.5 msvc2013 32 bits ?

    thank you for possible help.

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

      Hi,

      Please search this forum a bit, that question has been already asked and answer it the past few weeks.

      No, you can not mix libraries from different architectures. So the first thing to do is get the 32bit version of PostgreSQL.

      What did you try ? And what error did you get ?

      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
      • CadNetoC Offline
        CadNetoC Offline
        CadNeto
        wrote on last edited by
        #3

        QSqlDatabase: QPSQL driver not loaded
        QSqlDatabase: available drivers: QSQLITE QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7

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

          First thing: did you install a 32bit PostgreSQL ?

          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