Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Win7 QT5.1rc deployment issue: Error while building/deploying project (Android). When executing step 'Copy application data'

    Mobile and Embedded
    2
    3
    1861
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tass last edited by

      Hi all,

      My problem is to launch an Hello World app on Android.

      I tried so far many thing, but in the end I always got this message:

      15:00:39: Running steps for project QtGUI...
      15:00:39: Configuration unchanged, skipping qmake step.
      15:00:39: Starting: "C:\IDE\Qt\Qt5.1.0rc6.18\Tools\mingw48_32\bin\mingw32-make.exe"
      mingw32-make: Nothing to be done for 'first'.
      15:00:44: The process "C:\IDE\Qt\Qt5.1.0rc6.18\Tools\mingw48_32\bin\mingw32-make.exe" exited normally.
      15:00:44: Starting: "mingw32-make" INSTALL_ROOT="C:\Users\chswft\Documents\QT\QtGUI\android" install
      qtcreator_ctrlc_stub: Command line failed: mingw32-make INSTALL_ROOT="C:\Users\chswft\Documents\QT\QtGUI\android" install
      15:00:44: The process "mingw32-make" exited with code -1.
      Error while building/deploying project QtGUI (kit: Android for arm (GCC 4.6, Qt 5.1.0))
      When executing step 'Copy application data'
      15:00:44: Elapsed time: 00:06.

      My setup:
      Win7-64
      Qt5.1rc
      Qt Creator 2.7.2
      java jdk1.6.0_29
      ant-1.8.2
      android-ndk-r8e
      android-sdk revision 22.0.1

      Thanks in advance :)
      tass

      1 Reply Last reply Reply Quote 0
      • T
        tass last edited by

        I've setup a dev env on ubuntu. Qt Widgets works in emulator, but not QML (white screen). I can't deploy to a real device, somehow I have trouble to connect my android device :(

        Anyway, I would like to fix my Win7 setup.
        Can someone please describ howto setup a dev env for android on Win7_64 or post his/her setup.

        Cheers :)

        1 Reply Last reply Reply Quote 0
        • F
          flaviomarcio last edited by

          incluir in path the java JDKDIR\bin e MINGGWDIR\bin

          Flavio Portela

          1 Reply Last reply Reply Quote 0
          • First post
            Last post