Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.5.2
-
None
-
-
87bfd3308 (dev), 1b7b7d3ab (6.5), 65b283250 (6.6)
Description
Warning for missing modules(Qt6QuickEffects, Qt6Quickparticles and Qt6QuickShapes) reported with Qt6.5.2 despite of the modules found and working fine.
Warning: module Qt6QuickEffects could not be found
Warning: module Qt6QuickParticles could not be found
Warning: module Qt6QuickShapes could not be found
Attached the sample application which can reproduce the same.
What does the sample application has:
A simple QtQuick application which imports above mentioned modules and added a CMake function for windeployqt.