Issue with qml files and designer tab of QtCreator of Qt5.4mingwRC1
QML and Qt Quick
1
Posts
1
Posters
511
Views
1
Watching
-
Hi,
I've recently installed Qt5.4mingwRC1 on windows and it works without any problem but there is a issue with QML files and the designer. I’ve got some problems with the design tab inside Qtcreator.On all qml file (even with example projects), i have an error message “Using Qt Quick code model instead of Qt Quick2 (M324) (4:1)” and i can’t use the design editor.
How to Solve this? Before Qt5.4 I was using Qt5.3 and there was no such that error.