Results 1 to 2 of 2

Thread: Qt 5.5 android deployment - Exit code: 1

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2015
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows Android

    Default Re: Qt 5.5 android deployment - Exit code: 1

    I have the exact same problem. I have been trying to find a solution. The weird part is that all worked fine for me before. I made a simple application and released or debugged it to a Asus tablet I have, then suddenly when I deleted some of the build folders that gets made when you try to simulate or push our application to a device, it does not work anymore, and I get the same error as you.

    And now even if I make a new application, even on a different computer, I get the same errors.

    Please post here if you come across a solution.

    --------------------------------------------------------
    15:52:49: Packaging error: Command "D:/dokumenter/3klassedata/SmartSystems/Android/sdk/platform-tools/adb.exe -s C7OKAS180687 pull /system/bin/sh: readlink: not found D:/dokumenter/3klassedata/SmartSystems/Qt/Test/build-test-Android_for_armeabi_v7a_GCC_4_9_Qt_5_5_0-Debug/app_process" failed.Exit code: 1
    15:52:49: Package deploy: Failed to pull "/system/bin/sh: readlink: not found" to "D:/dokumenter/3klassedata/SmartSystems/Qt/Test/build-test-Android_for_armeabi_v7a_GCC_4_9_Qt_5_5_0-Debug/app_process".
    15:52:49: Package deploy: Running command "D:/dokumenter/3klassedata/SmartSystems/Android/sdk/platform-tools/adb.exe -s C7OKAS180687 pull /system/lib/libc.so D:/dokumenter/3klassedata/SmartSystems/Qt/Test/build-test-Android_for_armeabi_v7a_GCC_4_9_Qt_5_5_0-Debug/libc.so".
    Error while building/deploying project test (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.5.0))
    When executing step "Deploy to Android device"
    --------------------------------------------------------


    EDIT:

    I think I know what the problem is. https://bugreports.qt.io/browse/QTCREATORBUG-14201
    They talk about it in this bugreport. And from what I can understand it seem like this is a bug in version 3.5.0 of qt creator. And it should be fixed in the next version. I cant find the new version anywhere yet, and the newest version in the opensource version of qt is 3.5.0. So it seems we have to wait to get this sorted.
    Last edited by vegdji; 12th October 2015 at 16:24.

Similar Threads

  1. Getting 1073741502 exit code
    By ujwala in forum Newbie
    Replies: 2
    Last Post: 13th May 2013, 21:27
  2. [solved]jom exit with code 2 without any errors.
    By pkj in forum Qt Programming
    Replies: 0
    Last Post: 7th September 2012, 08:17
  3. Replies: 1
    Last Post: 13th September 2011, 09:56
  4. Exit Code 3
    By RSX in forum Newbie
    Replies: 4
    Last Post: 11th March 2011, 00:44
  5. Is there a guide for exit code messages?
    By tonnot in forum Newbie
    Replies: 13
    Last Post: 9th December 2010, 10:45

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.