[Interest] Building Qt/Android on Windows

Oleg Evseev ev.mipt at gmail.com
Thu Jul 14 14:35:59 CEST 2016


Hi,

Trying to build Qt/Android 5.7 on Windows 7 SP1 x64 using this instruction
https://wiki.qt.io/Building_qt-android_on_windows

Set environment variables:

set "ANDROID_API_VERSION=android-23"
set "ANDROID_SDK_ROOT="d:\Android\sdk""
set "ANDROID_TARGET_ARCH=armeabi-v7a"
set "ANDROID_BUILD_TOOLS_REVISION=23.0.3"
set "ANDROID_NDK_PATH="d:\Android\android-ndk-r10c""
set "ANDROID_NDK_ROOT="d:\Android\android-ndk-r10c""
set "ANDROID_TOOLCHAIN_VERSION=4.9"
set "ANDROID_NDK_HOST=windows"

Run configure as in the instruction.

When building got "Project ERROR: No suitable Android SDK platform found.
Minimum version is android-23."

in qtbase ... && mingw32-make -f Makefile.distributedjar

What am I missing?

Thank you for help!

---
Regards, Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160714/f5f3ea54/attachment.html>


More information about the Interest mailing list