QML preview not working on Ubuntu 13.04 with Qt Creator 2.8
-
I have built and installed Qt 5.1 with Qt Quick from the single source modules and installed Qt Creator 2.8.0 using the binary installer. I think I have set everything up right as the qml designer is able to display a the hello world form. However ctrl+R is greyed out and I can't preview the form.
I must have missed some configuration step, but I can't figure out what. How do I get QML preview to work?