Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.1, 6.4.2
-
None
-
Tested with Qt 6.4.1 and 6.4.2 installed from maintenance tool. Xcode 14.2, mac OS Ventura 13.1, cmake version 3.25.1
Description
I'm trying to follow the guide of how to write a QML Module but I'm having difficulties in making the example run on both 6.4.1 and 6.4.2, directly from Qt Creator.
I have made an example based on the code available on the guide. There are no compilation errors but application fails to load due to:
QQmlApplicationEngine failed to load component qrc:/myProject/main.qml:10:5: Extra is not a type
Attachments
Issue Links
- split to
-
QTBUG-110243 Resources are lost when linking static libraries using CMake build system in a separate project
- Closed
- mentioned in
-
Page Loading...