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
↧