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. How to add QT Kits (minGW, android, etc..) by offline installer?

How to add QT Kits (minGW, android, etc..) by offline installer?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 4 Posters 1.6k 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.
  • G Offline
    G Offline
    gnusiva
    wrote on last edited by
    #1

    Re: No valid kits found

    HI,

    I am looking for some offline installer for kits alone. Is there any such thing or any other workaround to have kits installation offline?

    jsulmJ JKSHJ 2 Replies Last reply
    0
    • G gnusiva

      Re: No valid kits found

      HI,

      I am looking for some offline installer for kits alone. Is there any such thing or any other workaround to have kits installation offline?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @gnusiva said in How to add QT Kits (minGW, android, etc..) by offline installer?:

      I am looking for some offline installer for kits alone

      Not sure I understand. You can't download a Kit, you install a Qt version then you get a new Kit.
      Offline installers: https://www.qt.io/offline-installers

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G gnusiva

        Re: No valid kits found

        HI,

        I am looking for some offline installer for kits alone. Is there any such thing or any other workaround to have kits installation offline?

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

        @gnusiva said in How to add QT Kits (minGW, android, etc..) by offline installer?:

        I am looking for some offline installer for kits alone. Is there any such thing or any other workaround to have kits installation offline?

        In simple terms, "Kit" == "Qt Version" + "Compiler"

        The only "full" kit that you can get from a Qt installer is the MinGW kit. If you want the Qt 5.13.2 MinGW kit, you must select at least 3 things from the Qt installer:

        • Qt > Qt 5.13.2 > MinGW 7.3.0 32-bit (This is the Qt version)
        • Qt > Developer and Designer Tools > Qt Creator 4.10.2 (This is the IDE. It cannot be deselected)
        • Qt > Developer and Designer Tools > MinGW 7.30 32-bit (This is the compiler)

        For all other kits (like MSVC and Android), you must install the Qt version and the Qt Creator IDE from the Qt installer, and you must download the compiler from the 3rd party website. (For example, download MSVC from the Microsoft website and download the Android SDK from the Google website)

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

        1 Reply Last reply
        3
        • I Offline
          I Offline
          iieklund
          wrote on last edited by
          #4

          Like others commented above, the Kit always includes the Qt installation.

          1 Reply Last reply
          1

          • Login

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