Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Win7 QT5.1rc deployment issue: Error while building/deploying project (Android). When executing step 'Copy application data'

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

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 2.0k Views
  • 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 Offline
    T Offline
    tass
    wrote on last edited by
    #1

    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
    0
    • T Offline
      T Offline
      tass
      wrote on last edited by
      #2

      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
      0
      • F Offline
        F Offline
        flaviomarcio
        wrote on last edited by
        #3

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

        Flavio Portela

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved