Can not compile cross-platform android project
Unsolved
Mobile and Embedded
-
I've tried to get a simple hello-world type app deployed to my android phone for days now, but every time I take one step forward I fall two steps back. My current problem is this: Everything is correctly set-up (according to QT anyways), but I always get the same problem when compiling. How do I solve this problem? I've tried changing to another NDK/SDK-version in android studio, but then QT will invariably complain about the NDK/SDK-version and will want to update to the latest (which doesn't work, i.e gives the same compile error)
I'm developing on a windows 10 laptop, and I'm trying to deploy to an android phone (I don't get past the compilation stage though).
QT-creator version
Setup 1
Setup 2
Compile error