A normal Qt Quick project in Design Studio, the program still injects Qt Quick Ultralite (QUL) compatibility components
-
Created a normal Qt Quick project in Design Studio, the program still injects Qt Quick Ultralite (QUL) compatibility components. I don't know from where :(. I didn't install any MCU or QUL.
As a result Qt Designer gives - fatal error: opening dependency file Dependencies\Components\imports\compat\Components\CMakeFiles\QuickUltraLiteStudioComponents_resources_2.dir.qt\rcc\qrc_QuickUltraLiteStudioComponents_raw_qml_0_init.cpp.obj.d: No such file or directory.
How to remove this QuickUltraLiteStudioComponents from the Design Studio process? I was able to remove it from current project by hand, but must be way to remove it from Design Studio settings, I hope :(.
Thank you
-
Qt technical support suggested:
Please try one of the following workarounds:
- Create your project at a shorter path (for example, under C:\TestProject), OR
- Enable Junctions for your project (see https://doc.qt.io/qtcreator/creator-how-to-configure-cmake-for-project.html )
It helped. It may be closed.
-
Hi and welcome to devnet,
Glad a solution has been found and thanks for the follow-up !
You can mark the thread as solved yourself using the "Topic Tools" button or the three dotted menu beside the answer your deem correct :-)
-
O Olex199 has marked this topic as solved