-
Bug
-
Resolution: Done
-
P1: Critical
-
5.4.0
-
None
-
Windows 8.1
-
-
de1ef8eb53921181c88e9ebd23d9f3059b09d44a
I've compiled for Android (on Windows):
set ANDROID_SDK_ROOT=c:\AndroidSdk
set ANDROID_API_VERSION=android-19
set ANDROID_NDK_PLATFORM=android-9
set ANDROID_TARGET_ARCH=armeabi-v7a
set ANDROID_BUILD_TOOLS_REVISION=17.0.0
set ANDROID_NDK_HOST=windows
set JDK_ROOT=%JDK_HOME%
..\qt5\configure.bat -prefix c:/quati/develop/build/qt5.4/android_armv7 -developer-build -platform win32-g++ -opengl es2 -xplatform android-g++ -android-ndk C:\android-ndk-r9 -android-sdk C:\AndroidSdk -android-toolchain-version 4.8 -opensource -confirm-license -nomake tests -nomake examples
After 'mingw32-make' and 'mingw32-make install', the kits in QtCreator was created.
But new qml does not recognize imports correctly.
If I type "impport QtQuick." + Ctrl+Space, QtCreator shows "QtQuick.Window 2.0" in the list, but informs error (attached).
Building project works, but deploy do not works.
It complains in androiddeployqt (qmlimportscanner):
Import found outside of import paths C:/quati/develop/build/qt5.4/android_armv7/qml/QtQuick.2
For Gerrit Dashboard: QTBUG-41012 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
94236,2 | Android: Make search for import path case insensitive on Windows | 5.4 | qt/qttools | Status: MERGED | +2 | 0 |