[Interest] Deployment issue on Samsung S3

Jason H jhihn at gmx.com
Mon Jan 11 17:50:19 CET 2016


I'm not sure where to file this. I've got an S3 running 4.4.2

11:47:32: The process "/Users/jhihn/Qt5.6.0/5.6/android_armv7/bin/androiddeployqt" exited normally.
11:47:32: Pulling files necessary for debugging.
11:47:32: Package deploy: Running command "/Users/jhihn/Library/Android/sdk/platform-tools/adb -s 498ea64c pull /system/bin/app_process32 /Users/jhihn/Projects/build-testapp-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_0-Release/app_process".
11:47:32: Packaging error: Command "/Users/jhihn/Library/Android/sdk/platform-tools/adb -s 498ea64c pull /system/bin/app_process32 /Users/jhihn/Projects/build-testapp-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_0-Release/app_process" failed.Exit code: 1
11:47:32: Package deploy: Running command "/Users/jhihn/Library/Android/sdk/platform-tools/adb -s 498ea64c pull /system/bin/app_process /Users/jhihn/Projects/build-testapp-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_0-Release/app_process".
11:47:32: Package deploy: Running command "/Users/jhihn/Library/Android/sdk/platform-tools/adb -s 498ea64c pull /system/lib/libc.so /Users/jhihn/Projects/build-testapp-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_0-Release/libc.so".

And then nothing happens. 


Note: 11:47:32: Packaging error: Command "/Users/jhihn/Library/Android/sdk/platform-tools/adb -s 498ea64c pull /system/bin/app_process32 /Users/jhihn/Projects/build-testapp-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_0-Release/app_process" failed.Exit code: 1

This fails because /system/bin/app_process32 does not exist, but /system/bin/app_process does. 

How can I fix this?

Thanks!




More information about the Interest mailing list