Mediaelch: Build error using Qt 5.12.0: Missing QtQuickWidgets/QQuickWidget

Created on 7 Dec 2018  路  5Comments  路  Source: Komet/MediaElch

I've tried to build with Qt 5.12.0
Got this error:
No rule to make target QtQuickWidgets/QQuickWidget, needed by ui_ImageWidget.h

Any idea what that might be?

bug macOS documentation

All 5 comments

How did you install Qt 5.12? (Qt Installer or Homebrew?)

Qt 5.12 marks QtQuickControls 1 as deprecated. You may need to install them separately (i.e. select it in the Qt Maintenance tool). See https://wiki.qt.io/New_Features_in_Qt_5.12
Haven't tested in on Mac, yet. So I'm not sure :-)

Can reproduce this issue. Will look into it. :)

How did you install Qt 5.12? (Qt Installer or Homebrew?)

Both of them

Qt 5.12 marks QtQuickControls 1 as deprecated. You may need to install them separately (i.e. select it in the Qt Maintenance tool)

It doesn't exist :(
2018-12-07 23 21 11

Build x64 version for Windows. No such problem...

CI build is no failing as well. :/

Works again :-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Extarys picture Extarys  路  3Comments

aTosser picture aTosser  路  5Comments

webghost666 picture webghost666  路  4Comments

ticao2 picture ticao2  路  5Comments

psonnosp picture psonnosp  路  5Comments