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. QT Windows 64 bit and databases 64 bit
Forum Updated to NodeBB v4.3 + New Features

QT Windows 64 bit and databases 64 bit

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 3.1k 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.
  • A Offline
    A Offline
    allancornet
    wrote on 25 Jul 2011, 08:31 last edited by
    #1

    Hi,

    Two questions linked:

    -- Where can i download QT librairies for Windows 64 bit (MSVC 2008 or MSVC 2010 x64, and not Mingw) (free or not) ?

    -- And what are databases supported by QT on Windows 64 bit (native 64 bit) ?

    Thanks

    Allan

    (Sorry if this question has already asked or if it is not the good place)

    1 Reply Last reply
    0
    • W Offline
      W Offline
      WilliamU
      wrote on 25 Jul 2011, 08:48 last edited by
      #2

      Hi Allan,

      You will have to build these from source yourself, using your compiler of choice. As for a database I'd go with PostgreSQL. http://postgresql.org

      Regards,

      William

      1 Reply Last reply
      0
      • A Offline
        A Offline
        allancornet
        wrote on 25 Jul 2011, 08:56 last edited by
        #3

        Hi,

        I will prefer a packaged version for windows x64

        Why is there no x64 packaged version on QT website ?

        Thanks about info about postgresql

        But what about oracle database and microsoft database 64 bit ?

        Allan

        1 Reply Last reply
        0
        • W Offline
          W Offline
          WilliamU
          wrote on 25 Jul 2011, 09:05 last edited by
          #4

          I do not think there is one available simply due to the availability of resources (i.e. really busy trolls), but I will of course stand corrected if wrong. Oracle is of course an option. And I recommended PostgreSQL as I use SQL Server 2008 R2 (x64) everyday.

          Regards,

          William

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lgeyer
            wrote on 25 Jul 2011, 09:07 last edited by
            #5

            There is no prepackaged windows build for x86_64 (there is no such build for x64 either, but I think you are looking for the former one), but can be built "easily":http://developer.qt.nokia.com/wiki/How_to_build_64bit_Qt_for_windows.

            You will find a list of available database drivers "here":http://doc.qt.nokia.com/latest/qsqldatabase.html#QSqlDatabase-3. Custom drivers can be added. You will need a DBMS that supports 64 bit, Qt does support it anyways.

            It is Qt, not QT.

            1 Reply Last reply
            0

            2/5

            25 Jul 2011, 08:48

            • Login

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