Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.7.0
-
Ubuntu 12.04 64 bit
-
94011a12f1230719557105e6c5bd979e7e053a25
Description
- Start Creator built on Qt 4.8.
This does not have a qml2puppet since this needs Qt 5. - If needed configure a Kit using Qt 5.
The used Qt version has it's on qml2puppet in the bin directory. - Create a new Qt Quick 2 UI.
- Open the qml-file in Design mode.
That works. - Drag a Text item onto the UI.
- Create a new Qt Quick 1 UI.
Creator will display a warning that qml2puppet can't be found. This makes no sense to me. Why would I care about qml2puppet when opening a Qt Quick 1 UI?