Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.6.0-rc
-
None
-
Ubuntu 11.10 64 bit
Windows Vista 64 bit
Description
- Open a QML project.
I used samegame1 tutorial.
The run button will be green and the project can be run. - In Projects mode, add and select a different Kit for the project.
The Run button will turn gray. Its tooltip reads "No qmlviewer or qmlscene found." - Remove the initial Kit from the project.
The run button still is gray. - Close and reopen the same project.
Now the Run button will be green and the project can be run although it uses the Kit added in step 2.
Instead, Creator should find the qmlviewer immediately.