Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11, 5.12
-
-
c6bd9082f4c6b53b30ef6badb7169df31a052305 (qt/qtbase/5.12.1)
Description
When a QQuickWidget is added via Qt creator Designer and then build it gives error:
No rule to make target QtQuickWidgets/QQuickWidget', needed by ui_mainwindow.h'. Stop.
If QQuickWidget is removed and project is build it works fine.
if QQuickWidget is added again and then qmake is run and project is build it works normally.
Attachments
Issue Links
- relates to
-
QTBUG-72642 When QQuickWidget is created via Designer on Mac Uic does not seems to be working
- Closed