[Interest] Building Qt/Android on Windows

Oleg Evseev ev.mipt at gmail.com
Fri Jul 15 14:52:58 CEST 2016


After all I was able to build it.

I set environment variables through Advanced System Settings (instead of
command line) and add <ANDROID_SDK_PATH> to Path variable.


2016-07-14 15:35 GMT+03:00 Oleg Evseev <ev.mipt at gmail.com>:

> 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/20160715/d9b5eed7/attachment.html>


More information about the Interest mailing list