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. Installing Qt 6 on Github Runner
Forum Update on Monday, May 27th 2025

Installing Qt 6 on Github Runner

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
github runner
2 Posts 2 Posters 308 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.
  • P Offline
    P Offline
    Perdrix
    wrote on 21 Sept 2024, 08:43 last edited by
    #1

    I want to use GitHub Actions to build my Open Source project.

    The chap who's investigating this seems to think we can't install this to a Runner without having access to the offline installer? This makes sense because the online installer has a GUI so we couldn't use that.

    For some inexplicable (at least to me) reason the last offline installer Qt make available is 5.15.2

    Is there a way to install e.g. Qt 6.5.1 on a Windows/Linux/MacOS Runner without using the offline installers? Do the "install-qt" or "aqtinstall" tools enable the installation to be done without using either the online installer or offline installer.

    If we have an MSVC project that uses Qt VS Tools, are there any special things we need to do to get the MSBuild code to work?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 21 Sept 2024, 15:03 last edited by
      #2

      Hi,

      AFAIK, one of the aqtinstall project goal is exactly the use case you have at hand.

      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

      1/2

      21 Sept 2024, 08:43

      • Login

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