Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
Qt Creator 3.0.0-rc1
-
Mac OSX 10.8.5, Qt Creator 3.0 based on Qt 5.2 (opensource package #154), Nexus 7
Description
Steps to reproduce:
- have the Qt5.2 packages for Android installed, run Creator from this package
- configure Android SDK and NDK
- create a small Qt Widgets Application (template from New Project wizard should be enough)
- build the application and run it (works fine for me)
- try to debug it (does not work for me, neither on device nor on emulator)
Notes:
- on Device I'm getting 'Your application encountered a fatal error and cannot continue.'
- inside Creator I'm just getting
Debugging starts Unable to start 'org.qtproject.example.example'.
and then Creator hangs on Launching the app
- when performing the same stuff on Linux this works fine
Attachments
Issue Links
- is required for
-
QTBUG-33863 Issues to be fixed before Qt5.2 RC1 release
- Closed