On 11 January 2016 at 17:50, Jason H <jh...@gmx.com> wrote:
> 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?

I am getting roughly the same output, but for me the applications I
run do work, so I think you might be chasing the wrong culprit here.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to