Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt 5.3.1 DOWNLOAD FALIURE

Qt 5.3.1 DOWNLOAD FALIURE

Scheduled Pinned Locked Moved Qt Creator and other tools
8 Posts 4 Posters 5.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.
  • Y Offline
    Y Offline
    ysing
    wrote on last edited by
    #1

    Hello everybody,

    I have been trying for two days to download qt 5.3.1 for windows 7 64 bit using the online installer but I failed . I thought it would be a mirror problem but I tried all the mirrors available in the info section next to the installer without any result.

    The error that always occurs when the setup wizard window opens :Network error while downloading target 'C:/Users/%username%/AppData/Local/Temp/qt_temp.mIn656'.Error:connection closed.
    I downloaded other things successfully the problem is there only with qt download.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Use the offline installer, and if the problem persists, download using some kind of download manager.

      (Z(:^

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        ysing
        wrote on last edited by
        #3

        Thank you sierdzio I'm going to try it but can you help me how to choose between the two 64 bit versions?
        (Qt 5.3.1 for windows 64 bit (VS 2013,573 MB) or
        Qt 5.3.1 for windows 64 bit(VS 2013,open GL,571 MB)

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          The one without "OpenGL" is using ANGLE project, so it will draw using DirectX (all OpenGL calls from Qt will be translated on the fly into DirectX callse). Use this if you and your clients do not have proper OpenGL drivers installed (especially true for Windows XP).

          The one with "OpenGL" uses OpenGL directly, without any layer of indirection. Use it if you need OpenGL versions higher than 2.0, and when you know your users will have good OpenGL drivers.

          In Qt 5.4, both builds will be merged into one, and the drawing backend will be chosen automatically by Qt, during application startup.

          (Z(:^

          1 Reply Last reply
          0
          • Y Offline
            Y Offline
            ysing
            wrote on last edited by
            #5

            Ok thanks, hoping that the problem will be solved .

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

              Hi,

              If you still want to try the online installer, I made a tool to work around the unrerliable connections: http://qt-project.org/forums/viewthread/44632/

              (Using the offline installer is still simpler, but the online installer is recommended if you want to install multiple versions of Qt at the same time)

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

              1 Reply Last reply
              0
              • Y Offline
                Y Offline
                ysing
                wrote on last edited by
                #7

                Hello,
                sierdzo your solution worked .
                JKSH thanks you I will check your solution.

                1 Reply Last reply
                0
                • IamSumitI Offline
                  IamSumitI Offline
                  IamSumit
                  wrote on last edited by
                  #8

                  hii
                  i guess online installer is very slow.
                  i shall choose offline installer instead.

                  Be Cute

                  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