Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt 5.15 CI/CD pipeline
Forum Updated to NodeBB v4.3 + New Features

Qt 5.15 CI/CD pipeline

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 1.4k 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.
  • Chris45C Offline
    Chris45C Offline
    Chris45
    wrote on last edited by
    #1

    Hello,

    I have an open source Qt 5.15 desktop application that I want to compile for Windows, Linux and macOS.
    I'm going to build a pipeline in Azure DevOps to automatically build and release.

    I need to install Qt 5.15 silently in the pipeline VMs.
    What is the recommended way to do this?

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

      Hi and welcome to devnet,

      AFAIK, the current way to do this is to use the aqtinstall project.

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

      Chris45C 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi and welcome to devnet,

        AFAIK, the current way to do this is to use the aqtinstall project.

        Chris45C Offline
        Chris45C Offline
        Chris45
        wrote on last edited by
        #3

        @SGaist Thanks for your answer, I will give it a try. I'm surprised there is no "official" way to do this. In my understanding it was possible to do it with the offline installer but there is no more offline installer for 5.15 as far as I can see.

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

          You could use the online installer however it now requires a username and password (that you already have since you are posting here) that you might not want to put in your CI configuration.

          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

          • Login

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