Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Where to find Qt4.1 SDK for 64bit winOS

Where to find Qt4.1 SDK for 64bit winOS

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 3 Posters 2.0k 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
    aashish.lg
    wrote on last edited by
    #1

    I have created my projects earlier by installing QtSDK4.1 for win32 bit OS.
    Now I wanted to compile my binaries for win64 bit OS, but I am not getting Qt4.1 SDK for 64bit OS.

    Plese help!!!!!!!!!!!!

    Any help will be greatly appriciated.

    Regards
    Ashish

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      Qt 4.1????

      Why this very old version?

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aashish.lg
        wrote on last edited by
        #3

        We have already deployed our binaries using this version. Now at this moment we cant afford to retest all those things with new Qt veriosn.

        Thanks!!!!

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Qt 4.1 was released in December 2005, before 64-bit Windows became popular (64-bit Windows XP was only released in April 2005). So, there was no incentive to release Qt 4.1 for 64-bit Windows.

          Qt 4.2 was released less than a year later, in October 2006. After that, Trolltech stopped developing Qt 4.1.

          Your 32-bit application can run on 64-bit Windows, so you don't have to use a 64-bit SDK.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • A Offline
            A Offline
            aashish.lg
            wrote on last edited by
            #5

            Thanks for your valuable inputs.....
            I did a big blunder while writting this post. Actually I was talking about Qt4.8.1

            Sorry guyz to misinformed you.....
            Can we get Qt4.8.1 64bit binaries?

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              That's ok :)

              There are no 64-bit binaries for Qt 4.8.1, unfortunately. All the 32-bit binaries and source code are here: http://download.qt-project.org/official_releases/qt/4.8/4.8.1/

              You have two options:

              Continue using the 32-bit SDK for your 64-bit OS (it will still work)

              Download qt-everywhere-opensource-src-4.8.1.zip and compile Qt yourself using a 64-bit compiler. Instructions are here: http://qt-project.org/doc/qt-4.8/install-win.html

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              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