QtCreator in Design say "found not working import file:// ... module ... not installed". How did I do ?
-
wrote on 9 Dec 2016, 08:26 last edited by Watchara Kangkun 12 Sept 2016, 08:28
-
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
-
@Watchara-Kangkun You install QtCanvas3D
wrote on 10 Dec 2016, 13:48 last edited by@jsulm I am already install QtCanvas3D. I can compile code and run program.
-
wrote on 20 Dec 2016, 15:18 last edited by
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.