Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.6.0 Beta4
-
None
Description
MacOS 13.6
Qt Creator 11.0.3
Device: Samsung Galaxy S9 9.0, Pixel 3a A12
Steps to reproduce:
- Open any example that uses rendering under QML, e.g.:
- Selet android kit and build the app.
Expected: The app runs on the device.
Actual: Cannot deploy the app to the device.
/Users/lukaszkosiorowski/Qt/Examples/Qt-6.6.0/quick/scenegraph/rhiunderqml/rhisquircle.cpp:9:10: fatal error: 'rhi/qrhi.h' file not found #include <rhi/qrhi.h> ^~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. 19:31:43: The process "/Users/lukaszkosiorowski/Qt/Tools/CMake/CMake.app/Contents/bin/cmake" exited with code 1. Error while building/deploying project rhiunderqml (kit: Android Qt 6.5.3 Clang arm64-v8a) When executing step "Build"
Reproducibility: 100%
Attachments
Issue Links
- relates to
-
QTBUG-117509 Examples that set OUTPUT_NAME will not build for Android
- Closed
-
QTQAINFRA-5799 Qt Test Attack - Q3, 2023
- Open