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 install QT6 via commandline only?
Forum Updated to NodeBB v4.3 + New Features

How to install QT6 via commandline only?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 621 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.
  • H Offline
    H Offline
    HoliGui
    wrote on 23 Jul 2022, 09:55 last edited by
    #1

    Hi,

    I want to create a CI workflow on gitlab to automatically build my QT6 app.

    On my development machine I installed QT via the GUI installer but how can I install it automatically via the commandline so that I can write a CI pipeline to build my app?
    I only found some guides to build it from source but is there no simpler way to do this?
    Building from source requires a ton of dependencies, which makes the flow take super long.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Jul 2022, 16:38 last edited by
      #2

      Hi,

      It's explained in the installer documentation here.

      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
      1
      • H Offline
        H Offline
        HoliGui
        wrote on 28 Jul 2022, 18:17 last edited by
        #3

        But that's only windows? Or am I looking wrong?
        I saw the page before, but each line contains .exe

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 28 Jul 2022, 20:52 last edited by
          #4

          AFAIK, no it's not exclusive to Windows however that's one of the main platform that needs that for CI as Linux distributions all have Qt development packages. However that does not stops you from using it on Linux as well.

          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

          1/4

          23 Jul 2022, 09:55

          • Login

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