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. Qt 5.1 Installation Hangs in Windows 7
Forum Updated to NodeBB v4.3 + New Features

Qt 5.1 Installation Hangs in Windows 7

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 2 Posters 5.3k 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
    AlanF00
    wrote on last edited by
    #1

    Early this week I downloaded this version of Qt 5.1 for Windows 7 to my home desktop and tried to install it:

    http://download.qt-project.org/official_releases/qt/5.1/5.1.0/qt-windows-opensource-5.1.0-msvc2012_opengl-x86_64-offline.exe

    After a short time the install window appeared and quickly displayed a message like "Installation 34% complete". This window stayed put for 3 days until I cancelled the installation.

    Any reason why the installation might hang up, or hang up for so long?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      The only issue I see is the possibility of installing a 64 bit build on a 32 bit windows in case you have only a 32 bit windows version. Not sure, if this would matter though.

      Did you retry including the complete download?

      That is probably the best thing you can do.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AlanF00
        wrote on last edited by
        #3

        My system is 64 bit, and that's why I tried to install the 64 bit Qt version.

        By "retry", I take it you mean download the .exe again and try installing that?

        Thanks.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          Yes, that is what I mean with retry.

          You do not need to use the 64 bit version necessarily because you have a 64 bit windows. On 64 bit windows you can also install the 32 bit versions. I am not completely sure if it will work the other way around.

          If there is no need for you at the moment to use the 64 bit build, you can also start with a 32 bit build. Typically people are making the decision on the compiler they have respectively they want to use.

          In case the second try of installing the 64 bit fails again (including the download), I would rather go for a 32 bit version.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            AlanF00
            wrote on last edited by
            #5

            Ok, I'll try that.

            I have no idea if I "need" a 64 bit build, because I'm a rank newbie with Qt and just want to get something installed to go through the beginner tutorials, and to see if Qt is what I want for some long term projects.

            I don't have a compiler installed on Windows 7 (I'm a Unix guy, really) at this point, so I really am at square one. Any suggestions on a compiler that works well with Qt?

            I have Cygwin installed, and all the GNU compiler stuff, but I somehow think that that won't help with Qt and Windows 7.

            1 Reply Last reply
            0
            • K Offline
              K Offline
              koahnig
              wrote on last edited by
              #6

              Well, you can go for the "MinGW":http://download.qt-project.org/official_releases/qt/5.1/5.1.0/qt-windows-opensource-5.1.0-mingw48_opengl-x86-offline.exe option than. MinGW is the windows port of gcc. Since you might already have used this compiler on Linux.
              The 32 bit stuff is for a beginner as good as any other one. When starting it is typically not required to have the full blown stuff. I am using a 64 bit self compiled Qt 4.8 version, but this was merely for getting in touch with 64 bit than a need by the application. And my applications are already a bit bigger.

              Vote the answer(s) that helped you to solve your issue(s)

              1 Reply Last reply
              0
              • A Offline
                A Offline
                AlanF00
                wrote on last edited by
                #7

                Ok, downloading Qt again and reinstalling worked this time.

                The first time around I downloaded the Windows version with OpenGL. The second time I used the version without OpenGL.

                Thanks for the suggestsions!

                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