Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4: Low
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.7.2
-
Fix Version/s: Qt Creator 4.9.0-beta1
-
Component/s: Project & Build Management
-
Labels:
-
Commits:9561fd9f45e534c30eccf92a47cccd7e3598dacc (qt-creator/qt-creator/4.9)
Description
sdktool and QtC seem to disagree on the type for debugger EngineType:
sdktool: <value type="uint" key="EngineType">1</value>
qtcreator: <value type="int" key="EngineType">1</value>