Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Qt Creator 3.5.0
-
None
-
Ubuntu 12.04 64-bit deploying to Android 4.1.2 (Qt Creator 3.5.0, Qt 5.5.0)
Description
When trying to deploy an application to Android 4.1.2 it gives an error:
12:32:20: The process "/work/Qt_binaries/qt_5.5.0_android/5.5/android_armv7/bin/androiddeployqt" exited normally. 12:32:20: Pulling files necessary for debugging. 12:32:20: Package deploy: Running command "/home/me/android_sdk/adt-bundle-linux-x86_64-20130729/sdk/platform-tools/adb -s 5205cf894bb9710e pull /system/bin/sh: readlink: not found /work/Qt_binaries/qt_5.5.0/Examples/Qt-5.5/widgets/draganddrop/draggableicons/app_process". 12:32:20: Packaging error: Command "/home/me/android_sdk/adt-bundle-linux-x86_64-20130729/sdk/platform-tools/adb -s 5205cf894bb9710e pull /system/bin/sh: readlink: not found /work/Qt_binaries/qt_5.5.0/Examples/Qt-5.5/widgets/draganddrop/draggableicons/app_process" failed.Exit code: 1 12:32:20: Package deploy: Failed to pull "/system/bin/sh: readlink: not found" to "/work/Qt_binaries/qt_5.5.0/Examples/Qt-5.5/widgets/draganddrop/draggableicons/app_process". 12:32:20: Package deploy: Running command "/home/me/android_sdk/adt-bundle-linux-x86_64-20130729/sdk/platform-tools/adb -s 5205cf894bb9710e pull /system/lib/libc.so /work/Qt_binaries/qt_5.5.0/Examples/Qt-5.5/widgets/draganddrop/draggableicons/libc.so". Error while building/deploying project draggableicons (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.5.0)) When executing step "Deploy to Android device" 12:32:20: Elapsed time: 00:19.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-15006 Deployment to Android device does not work
- Closed