QtCreator in Design say "found not working import file:// ... module ... not installed". How did I do ?
-
I use QtCreator 4.0.2 + QT 5.7.0 . (Fresh Install OS Windows 7 + Fresh Install Qt 5.7.0 + QtCreator)
I use Qt Quick. But in Design say "found not working import file:// module ... not installed".
How did I do ?
-
@Watchara-Kangkun You install QtCanvas3D
-
You have to enable Use QML emulation layer that is built with the selected Qt in the settings, since Qt Creator does ship with Canvas3D.
Note that Canvas3D is not officially supported in the designer, though.