Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 4.0.0-beta1
-
Ubuntu 15.10 64 bit
gdb 7.10
Qt 5.3, Qt 5.6
Description
- Install an official Qt package.
An own release build of Qt might be sufficient, too, but I did not try that. - In Creator, configure a Kit using qmake from the Qt package.
- Create a new Qt Quick UI project and configure it to use the kit from the previous step.
- Run this project in the debugger.
You'll see a warning that "This does not seem to be a 'Debug' build".
I'm not trying to Debug C++, so I think this warning is invalid. Creator 3.6 did not show it.
Found with Squish test tst_qml_js_console.