Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
QDS 4.7.0
-
None
Description
Exported projects which use effects fail to build in Creator with this error
QQmlApplicationEngine failed to load component
qrc:/qt/qml/Project1Content/App.qml:11:5: Type Screen01 unavailable
qrc:/qt/qml/Project1Content/Screen01.ui.qml:12:1: module "QtQuick.Studio.DesignEffects" plugin "QuickStudioDesignEffectsplugin" not found
23:38:14: C:\t\qds\beta\Project1-Debug\Project1App.exe exited with code -1
Steps
- Create a project in QDS
- Select the button and add any effect (e.g. Drop Shadow)
- Export Project --> ☑ Enable CMake Generator
- Open and build in Creator 15.0.0 (tested with Qt 6.8.1 MSVC2022)