Skip to content

assange0/QtSdkRepoChooser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt SDK Repo Chooser

If you are using the online Qt 5 SDK but downloads are slow and/or you frequently get disconnected, this tool might help. You might have been assigned a mirror that is performing poorly. The Qt SDK Repo Chooser helps you select a non-default mirror, which might give you a better download experience.

Ideally, the causes of this issue should be solved upstream. Please add your thoughts, ideas, and votes to the reports at QTIFW-5 and QTIFW-441. In the meantime though, I hope this tool is useful for you to get started with Qt.

Instructions

See [doc/index.html] (http://htmlpreview.github.io/?https://github.com/JKSH/QtSdkRepoChooser/blob/master/doc/index.html).

Alternative Instructions

If you can't use this tool for whatever reason, you can still set up your local repository manually.

  1. Download the contents of the following folder and all its subfolders. Ensure that you preserve the folder hierarchy:

  2. Follow steps #1 - #3 in [doc/index.html] (http://htmlpreview.github.io/?https://github.com/JKSH/QtSdkRepoChooser/blob/master/doc/index.html).

  3. See the URL of the online installer from the mirror. It should be in this form:

    • {base_path}/official_releases/online_installers/{installer_executable}
  4. Open Updates.xml that you downloaded from step #1. Notice a list of URLs in this form:

  5. Replace all instances of "http://download.qt.io" with the value of {base_path} from step #3.

  6. Save Updates.xml.

  7. Follow steps #7 - #10 in doc/index.html. The folder that contains Updates.xml is your User Defined Repository.

Acknowledgements

I would like to thank Samuel Gaist for providing the prebuilt Mac OS X binaries.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 96.4%
  • QMake 3.6%