Build command failed
-
I tried to launch examples through Android Stuido (no problems with non-oxygine projects).
There was such stuff:
Error while executing process... ndk-build with arguments {NDK_PROJECT_PATH=null...
Android NDK: WARNING: APP_STL gnustl_static is deprecated and will be removed in the next release. Please switch to either c++_static or c++_shared. See https://developer.android.com/ndk/guides/cpp-support.html for more information...
-
thank you!
I updated oxygine-framework (and other oxygine-* f) to latest Android SDK/NDK.
Everything should work out of box when you are importing project with Android Studio.