Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-606

Install PostgreSQL libraries on Windows 7 (32 bit) and Windows 8 (64 bit)

    XMLWordPrintable

Details

    • f399215cbe7911af208c98c85f66bd2d20030328

    Description

      Please install

      on Windows 7 and 8, respectively.

      I've tested that the compilation succeeds for qtbase.git using "Windows 7 32 bit + msvc2010" and "Windows 8 64 bit + msvc2012".

      configure -opensource -confirm-license -developer-build -qtnamespace TestNamespace -make libs -make tools -nomake examples -nomake tests -no-incredibuild-xge -opengl desktop -release -plugin-sql-psql
      

      If you install this under "C:\Utils\pgsql" then you need to add

      • set PATH=%PATH%;C:\Utils\pgsql\bin
      • set LIB=%LIB%;C:\Utils\pgsql\lib
      • set INCLUDE=%INCLUDE%;C:\Utils\pgsql\include

      some more testing might be needed.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hehalmet Heikki Halmet
            seahumad [BB] Sergio Ahumada (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes