标题:qt for android 编译hello world 报错
作者:qfmeal
日期:2017-01-10 22:50
内容:
首先代码被编译成so,然后下面ant编译就不动了日志如下:
copy /y libfirstAndroidHelloWorld.so H:\QML\build-firstAndroidHelloWorld-Android_for_armeabi_v7a_GCC_4_8_Qt_5_7_1-Release\android-build\libs\armeabi-v7a\libfirstAndroidHelloWorld.so
已复制 1 个文件。
22:24:39: 进程"H:\Qt\Qt5.7.1\Tools\mingw530_32\bin\mingw32-make.exe"正常退出。
22:24:39: Starting: "H:\Qt\Qt5.7.1\5.7\android_armv7\bin\androiddeployqt.exe" --input H:/QML/build-firstAndroidHelloWorld-Android_for_armeabi_v7a_GCC_4_8_Qt_5_7_1-Release/android-libfirstAndroidHelloWorld.so-deployment-settings.json --output H:/QML/build-firstAndroidHelloWorld-Android_for_armeabi_v7a_GCC_4_8_Qt_5_7_1-Release/android-build --deployment bundled --android-platform android-25 --jdk C:/JDK/jdk1.6.0_18 --ant C:/apache-ant-1.9.8/bin/ant.bat
Generating Android Package
Input file: H:/QML/build-firstAndroidHelloWorld-Android_for_armeabi_v7a_GCC_4_8_Qt_5_7_1-Release/android-libfirstAndroidHelloWorld.so-deployment-settings.json
Output directory: H:/QML/build-firstAndroidHelloWorld-Android_for_armeabi_v7a_GCC_4_8_Qt_5_7_1-Release/android-build/
Application binary: H:/QML/build-firstAndroidHelloWorld-Android_for_armeabi_v7a_GCC_4_8_Qt_5_7_1-Release/libfirstAndroidHelloWorld.so
Android build platform: android-25
Install to device: No
Buildfile: H:\QML\build-firstAndroidHelloWorld-Android_for_armeabi_v7a_GCC_4_8_Qt_5_7_1-Release\android-build\build.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checken ..