Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 2.2.0
-
Mac OS X 10.5.8, Qt 4.7.2 (and self-compiled Qt without debugging lib compiled)
Description
0) Have multiple Qt versions, one of them without QML Debugging Library compiled / supported, and one of them with the support.
1) create qt quick app with the wizard
2) go to project settings
3) expand QMake build step
4) change qt versions from one to the other
5) ... the label indicating debugger availability is not refreshed. This is confusing and can lead you to compile the library multiple times even if you did it already.