Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.11, 5.12
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-72641 macOS: #include <QtQuickWidgets/QQuickWidget> is not found
- Closed