Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31185

GitHub workflows: Automate Qt version

XMLWordPrintable

    • 5e82334a2 (14.0), c671cd7fbc4a15ce6d920b615a402d1862b2d2e3

      When building 3rdparty plugins, the default should be that they are built with the same Qt version as the Qt Creator release that they are built for.

      At the moment, the Qt version is manually set in the GitHub workflow that we provide.

      This could be avoided if we added the information about the used Qt version to the dev package and used that to automatically determine the Qt version from that after downloading the dev package for the plugin build.

      (We could e.g. put that information into a QTC_QT_VERSION variable in QtCreatorConfig.cmake)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            artem.sokolovskii Artem Sokolovskii (Inactive)
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes