Yes, I can build other things fine such as the hello-jni example or compiling C libraries that use autotools too.
I will try the qtcreator thing as you say. Marco Martin: > On Monday 15 August 2016, Police Terror wrote: >> 'CMakeFiles/create-apk-kirigamigallery.dir/all' failed >> make[2]: *** [CMakeFiles/create-apk-kirigamigallery.dir/all] Error 2 >> CMakeFiles/Makefile2:106: recipe for target >> 'CMakeFiles/create-apk-kirigamigallery.dir/rule' failed >> make[1]: *** [CMakeFiles/create-apk-kirigamigallery.dir/rule] Error 2 >> Makefile:208: recipe for target 'create-apk-kirigamigallery' failed >> make: *** [create-apk-kirigamigallery] Error 2 >> >> Where is it looking for /platforms? > > can you build other things with the ndk? looks like an sdl/ndk setup issue, > you could try with the standard qtcreator integration to build some hello- > world qml project and see if works or gives similar problems. >