Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Unable to get QT 5.9 from github.com
Forum Updated to NodeBB v4.3 + New Features

Unable to get QT 5.9 from github.com

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 3 Posters 856 Views 2 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.
  • D Offline
    D Offline
    Dmitriano
    wrote on last edited by Dmitriano
    #1

    I am not sure that it is a prober forum to ask questions about building QT from sources, but I did not find a better one.
    When I get QT sources from github.com with the following command:
    git clone --recursive https://github.com/qtproject/qt5.git --branch 5.9
    it asks the login and password for two modules, including qtnetworkauth.
    If I am attempting to get a separate repository with the following command:
    git clone https://github.com/qtproject/qtnetworkauth.git
    it also asks the login and password.
    Are these modules private or there is some kind of a mistake? It did not ask password for branch 5.1, for example. Probably there is a better place where can I get QT sources?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      The maintenance tool can download source.
      but little help if you have no qt already :)

      1 Reply Last reply
      1
      • Chris KawaC Offline
        Chris KawaC Offline
        Chris Kawa
        Lifetime Qt Champion
        wrote on last edited by
        #3

        You can use the main repo directly: http://code.qt.io/cgit/qt/qt5.git/ (links to clone at the bottom of the page).

        1 Reply Last reply
        5

        • Login

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