Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm using QT 5.8 and QT Creator 4.2.1. I also installed qt-quick-1 to get the Declarative module.
However, QT Creator will not show the 1.0 QML files.
Is there a way to fix this?
Hi,
Qt Quick 1 has been removed since Qt 5.6, how did you install it for Qt 5.8 ?
I grabbed qtquick1-opensource-src-5.5.1.tar.gz, built and installed it.
It seems to work for the most part, just not in QT Creator.