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. Unable to Install Qt

Unable to Install Qt

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

    I'm trying to install Qt6 using Online installer but unable to do so. I searched the Internet for different solution, but so far I've not find anything helpful.

    When I use the default mirror to install Qt, I get the following error (Probably that particular server is down):

    qt1.png

    Why I change to a different mirror use the below command, I get "Cannot retrieve remote tree."

    .\qt-unified-windows-x64-4.5.1-online.exe --mirror https://mirrors.ocf.berkeley.edu/qt/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
    

    qt2.png

    What can I do to resolve this issue?
    My other question is, why an offline installer is not provided for Qt6? An offline installer will be very helpful for slow Internet connections.

    JKSHJ 1 Reply Last reply
    0
    • A Aamir

      I'm trying to install Qt6 using Online installer but unable to do so. I searched the Internet for different solution, but so far I've not find anything helpful.

      When I use the default mirror to install Qt, I get the following error (Probably that particular server is down):

      qt1.png

      Why I change to a different mirror use the below command, I get "Cannot retrieve remote tree."

      .\qt-unified-windows-x64-4.5.1-online.exe --mirror https://mirrors.ocf.berkeley.edu/qt/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
      

      qt2.png

      What can I do to resolve this issue?
      My other question is, why an offline installer is not provided for Qt6? An offline installer will be very helpful for slow Internet connections.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @Aamir said in Unable to Install Qt:

      .\qt-unified-windows-x64-4.5.1-online.exe --mirror https://mirrors.ocf.berkeley.edu/qt/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
      

      https://wiki.qt.io/Online_Installer_4.x#Selecting_a_mirror_for_opensource says, "don't use the full path but use the path before '/online' (no forward slash at the end)"

      So your mirror URL should be https://mirrors.ocf.berkeley.edu/qt

      My other question is, why an offline installer is not provided for Qt6? An offline installer will be very helpful for slow Internet connections.

      The Qt Company's rationale is given at https://www.qt.io/blog/qt-offering-changes-2020

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

      1 Reply Last reply
      3
      • JoeCFDJ JoeCFD referenced this topic on

      • Login

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