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. Online installer downloads too much
Forum Updated to NodeBB v4.3 + New Features

Online installer downloads too much

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 4 Posters 661 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.
  • N Offline
    N Offline
    Nikita Kobzev
    wrote on last edited by Nikita Kobzev
    #1

    I use the online installer to quickly download the specific parts of the QT bundle. I selected to install only MinGW, but the installer downloads tons of archives I don't need and highly likely I will never need.

    What is the way to make the online installer to download only what I require? As I need only the stuff I need and I need it quick. Otherwise, I'd use the offline bundle, wouldn't I?

    jsulmJ 1 Reply Last reply
    0
    • N Nikita Kobzev

      I use the online installer to quickly download the specific parts of the QT bundle. I selected to install only MinGW, but the installer downloads tons of archives I don't need and highly likely I will never need.

      What is the way to make the online installer to download only what I require? As I need only the stuff I need and I need it quick. Otherwise, I'd use the offline bundle, wouldn't I?

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

      @Nikita-Kobzev said in Online installed downloads too much:

      but the installer downloads tons of archives I don't need and highly likely I will never need.

      What for example? What exactly did you select?

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

      1 Reply Last reply
      0
      • N Offline
        N Offline
        Nikita Kobzev
        wrote on last edited by Nikita Kobzev
        #3

        I selected only MinGW 8.1.0, but after the installation complete, I find the QT Creator also was installed.

        I didn't require the QT Creator.

        And when I run the Maintenance Tool, I see no option to uninstall the QT Creator.

        jsulmJ J.HilkJ 2 Replies Last reply
        0
        • N Nikita Kobzev

          I selected only MinGW 8.1.0, but after the installation complete, I find the QT Creator also was installed.

          I didn't require the QT Creator.

          And when I run the Maintenance Tool, I see no option to uninstall the QT Creator.

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

          @Nikita-Kobzev Yes, you can't deselect QtCreator. Not sure why it is like this. You could file a change request in Qt bug tracker to ask the developers to make QtCreator optional.

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

          SGaistS 1 Reply Last reply
          0
          • N Offline
            N Offline
            Nikita Kobzev
            wrote on last edited by
            #5

            Ok, if it is a known behavior then I consider my question is resolved.

            Thank you for your help.

            1 Reply Last reply
            0
            • jsulmJ jsulm

              @Nikita-Kobzev Yes, you can't deselect QtCreator. Not sure why it is like this. You could file a change request in Qt bug tracker to ask the developers to make QtCreator optional.

              SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @jsulm said in Online installer downloads too much:

              @Nikita-Kobzev Yes, you can't deselect QtCreator. Not sure why it is like this. You could file a change request in Qt bug tracker to ask the developers to make QtCreator optional.

              IIRC, that was in order to ensure that people using the installer to get Qt would have a minimal friendly setup to start coding. For example, on Windows, you select the MinGW build and at the end you are ready to start coding and debugging, no need for additional steps like you have to do with Visual Studio.

              Same goes for macOS, you still have to install Xcode first to get the tools however, you can then directly start working with Qt Creator which is easier to get started with than Xcode itself.

              And finally, this allows you to have the same IDE available by default on all platforms so your do not have to worry yourself learning how to use a IDE for each of them separately with their own style of project and dependency management, etc.

              As on macOS, Linux requires installing some standard packages but once that is done, you are again ready to develop without more work.

              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
              2
              • N Nikita Kobzev

                I selected only MinGW 8.1.0, but after the installation complete, I find the QT Creator also was installed.

                I didn't require the QT Creator.

                And when I run the Maintenance Tool, I see no option to uninstall the QT Creator.

                J.HilkJ Offline
                J.HilkJ Offline
                J.Hilk
                Moderators
                wrote on last edited by
                #7

                @Nikita-Kobzev from an previous post of mine:
                https://forum.qt.io/topic/80086/qt-creator-4-3-0-stability/13

                The "hidden" feature
                --no-force-installations allows you to run the qt installer without a mandatory QtCreator installation


                Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                Q: What's that?
                A: It's blue light.
                Q: What does it do?
                A: It turns blue.

                1 Reply Last reply
                3

                • Login

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