Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-109383

Re-enable building examples with qmake in non-qtbase repos

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.4.1, 6.5.0 Beta1
    • None
    • 9fb766ecd (dev), b4b4c6b98 (6.5), f00dbe103 (dev), ee2d72f4b (6.5)

    Description

      Since https://codereview.qt-project.org/c/qt/qtbase/+/395968 merged, we accidentally didn't build qmake examples for non-qtbase repos.

      We tried to restore it
      https://codereview.qt-project.org/c/qt/qtbase/+/447557

      But it got reverted
      https://codereview.qt-project.org/c/qt/qtbase/+/447851

      because it broke qtdeclarative.
      QTBUG-109328

      agent:2022/12/10 06:07:15 build.go:399: Cannot find file: /Users/qt/work/qt/qtdeclarative/examples/quickcontrols2/quickcontrols2.pro.
      agent:2022/12/10 06:07:15 build.go:399: make: *** [sub-quickcontrols2-make_first] Error 2
      agent:2022/12/10 06:07:15 build.go:399: make: *** Waiting for unfinished jobs....
      

      We should fix building examples in all qt5 repos and restore the change.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes