Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. unable to download the QT source code

unable to download the QT source code

Scheduled Pinned Locked Moved Mobile and Embedded
qt embeddedsource codebuild
4 Posts 4 Posters 4.1k Views
  • 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.
  • V Offline
    V Offline
    vk41286
    wrote on last edited by
    #1

    Dear All,

    I am unable to download the QT source on ubuntu 14.04. I am following this page.
    https://wiki.qt.io/Building_Qt_5_from_Git
    I want to build the QT for Ti AM335x Sitara Board.

    When I give the below command on Terminal of Ubuntu 14.04,
    Getting the source code

    First clone the top-level Qt 5 git repository:
    $ git clone git://code.qt.io/qt/qt5.git
    or (if you're behind a firewall and want to use the https protocol):
    $ git clone https://code.qt.io/qt/qt5.git

    I get this error :

    Cloning into 'qt5'...
    fatal: unable to connect to code.qt.io:
    code.qt.io[0: 54.77.201.214]: errno=Connection refused

    Again if I try this

    root@Dell-Latitude-E5420:~# git clone https://code.qt.io/qt/qt5.git
    Cloning into 'qt5'...
    fatal: unable to access 'https://code.qt.io/qt/qt5.git/': gnutls_handshake() warning: The server name sent was not recognized

    Can anyone help me.

    B 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Might be a network glitch, just tested it and no particular problem

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • chaithubkC Offline
        chaithubkC Offline
        chaithubk
        wrote on last edited by
        #3

        I have faced the same issue, however I resolved it by following the instructions from the below link:

        http://pifuge.com/ubuntu/cPB-error-gnutls-handshake-failed-when-connecting-to-https-servers

        1 Reply Last reply
        0
        • V vk41286

          Dear All,

          I am unable to download the QT source on ubuntu 14.04. I am following this page.
          https://wiki.qt.io/Building_Qt_5_from_Git
          I want to build the QT for Ti AM335x Sitara Board.

          When I give the below command on Terminal of Ubuntu 14.04,
          Getting the source code

          First clone the top-level Qt 5 git repository:
          $ git clone git://code.qt.io/qt/qt5.git
          or (if you're behind a firewall and want to use the https protocol):
          $ git clone https://code.qt.io/qt/qt5.git

          I get this error :

          Cloning into 'qt5'...
          fatal: unable to connect to code.qt.io:
          code.qt.io[0: 54.77.201.214]: errno=Connection refused

          Again if I try this

          root@Dell-Latitude-E5420:~# git clone https://code.qt.io/qt/qt5.git
          Cloning into 'qt5'...
          fatal: unable to access 'https://code.qt.io/qt/qt5.git/': gnutls_handshake() warning: The server name sent was not recognized

          Can anyone help me.

          B Offline
          B Offline
          Blythe Barry
          Banned
          wrote on last edited by
          #4
          This post is deleted!
          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