Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
Qt Creator 4.12.4
-
hardware:MacBook Pro (13-inch, 2019, Two Thunderbolt 3 ports)
system version:MacOS X10.15.5:Catalina
QtCreator version:4.12.4
Qt version:5.14.2
-
-
updating qt creator can fix
Description
When I import QtGraphicalEffects module, then declare an OpacityMask component, the creator report an warning, and the component didn't work. The warning was:
Component with path /Users/hetao/Qt/5.14.2/clang_64/qml/QtGraphicalEffects/OpacityMask.qml could not be created.
file:///Users/hetao/Qt/5.14.2/clang_64/qmlQtGraphicalEffects/qmldir: plugin cannot be loaded for module ".Users.hetao.Qt2.5.14.clang_64.qml.QtGraphicalEffects": Module namespace 'QtGraphicalEffects' dose not match import URI '.Users.hetao.Qt2.5.14.clang_64.qml.QtGraphicalEffects'