Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
QDS 4.5.1
-
None
Description
- Use online installer to install "Developer tools" and "Designer tools" on Mac.
- Run Qt Design Studio.
- Create a simple QML file with a Rectangle with an effect on it.
- Choose File > Export Project > Enable Automatic CMake Generation.
- Close Qt Design Studio, Run Qt Creator.
- Open the project.
- Try to edit the QML file. You get an error about QtQuick.Studio.DesignEffects.
- If you make a clean QML file in Creator and try to add an effect in design mode, you also get an error about QtQuick.Studio.DesignEffects.
Seems like Design Studio has the DesignEffect components/libraries installed, but Creator does not.