Qt Creator iOS Debugging

From Qt Wiki
Revision as of 12:24, 3 March 2016 by Ziller (talk | contribs) (Created page with "Category:Tools::QtCreator === Current State of iOS Debugging with Qt Creator === ==== Xcode 7.2, iOS 9.2 ==== {| class="wikitable" |- | || Qt Creator 3.5.1 || Qt Crea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Current State of iOS Debugging with Qt Creator

Xcode 7.2, iOS 9.2

Qt Creator 3.5.1 Qt Creator 3.6.1 Qt Creator 4.0
Qt 5.5.1 Simulator

C++: no, app doesn't get through start screen
QML: yes
Mixed: no, see C++

C++: no, app doesn't get through start screen
QML: yes, get “Invalid argument” messages though
Mixed: no, see C++

C++:
QML:
Mixed:

Qt 5.5.1 Device

C++: yes
QML: no, popup with “could not connect, retry?"
Mixed: only C++

C++: yes
QML: no, “Invalid argument” messages, popup with “could not connect, retry?"
Mixed:

C++:
QML:
Mixed:

Qt 5.6.0 Simulator

C++: no, app doesn’t get through startup screen
QML: yes, get “Conflicting plugin name” messages though
Mixed: no, see C++

C++: no, app doesn’t get through startup screen
QML: yes, get “Conflicting plugin name” messages though
Mixed: no, see C++

C++:
QML:
Mixed:

Qt 5.6.0 Device

C++: yes
QML: no, "Conflicting plugin name messages", popup with “could not connect, retry?"
Mixed:

C++: yes
QML: no, "Conflicting plugin name messages", popup with “could not connect, retry?"
Mixed:

C++:
QML:
Mixed: