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
- is required for
-
QTBUG-110134 Remove qmake .prf files that provide support for building Qt modules
- Closed