Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.3.2
-
-
090f07a503989f93d714a44b522a8acf0921b845
Description
If Qt Quick Compiler Extensions is installed, trying to build apps with Cmake and a Qt for Android kit fails.
Steps to reproduce:
- Install Qt 6.3.2 (including Android & Qt Quick Compiler Extensions)
- Open an example app (CMakeLists.txt, not .pro)
- Run CMake (fails, output attached)
- Remove Qt Quick Compiler Extensions
- Run CMake (now succeeds)
Attachments
Issue Links
- relates to
-
QTBUG-105488 ptest build to fail when QmlCompiler is used
- Closed