Qt Creator 2.8 RC cannot deploy android project to device
-
wrote on 28 Jun 2013, 22:51 last edited by
Hello Every-one,
I am trying to deploy an app using Qt creator 2.8 RC. I want to use it because it has the option of bundling the libraries inside the apk. I can deploy applications using earlier versions of Qt Creator but cannot do it from 2.8.
Any ideas on whys is this happening? -
wrote on 3 Jul 2013, 10:07 last edited by
Could you "please file a bug report,":https://bugreports.qt-project.org/ providing detailed information as to what is not working?
Which OS do you run creator on? Which android version are you trying to deploy to? What exactly does not work? Is there any output giving hints as to why it is not working?
-
wrote on 4 Jul 2013, 23:08 last edited by
I filed a report. I run Qt creator under windows 7, android target 2.3.3 deployment does not work, everytime I try to deploy I get the create adv window, if I close it the buold will fail anyhow. This is what I get, nothing more than that:
@Please wait, searching for a suitable device for target:android-10.
Error while building/deploying project untitled (kit: Android for arm (GCC 4.4.3, Qt 5.1.0))
When executing step 'Deploy to Android device'@ -
wrote on 22 Jul 2013, 09:05 last edited by
Hi, could you point me to your bug report? I can't seem to find it.
For me Qt Creator 2.7.2 (bundled with qt windows android download) works fine, but with 2.8.0 I get the behavior you described above.Or is it just bundled with "QTCREATORBUG-9662":https://bugreports.qt-project.org/browse/QTCREATORBUG-9662 now?