-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.12.0 Alpha, 5.12.0 RC
-
macOS 10.13
First snapshot of 5.12 alpha, install clang_64 binaries. Open Creator and open project
webenginewidgets/stylesheetbrowser, and try to compile. Build fails with error:
make: *** No rule to make target `QtWebEngineWidgets/QWebEngineView', needed by `ui_mainwindow.h'. Stop. 13:26:12: The process "/usr/bin/make" exited with code 2. Error while building/deploying project stylesheetbrowser (kit: Desktop Qt 5.12.0 clang 64bit) When executing step "Make"
Other webengine example (simplebrowser) works fine on macOS. Also, stylesheetbrowser works on linux.