anyone successfully ogl-es branch on Android platform?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
huntersh2014
Posts: 12
Joined: Mon Mar 26, 2012 6:37 am

anyone successfully ogl-es branch on Android platform?

Post by huntersh2014 »

anyone successfully ogl-es branch(below link) on Android platform?

http://irrlicht.svn.sourceforge.net/vie ... es/ogl-es/

I met below error when trying to build the code:

Android NDK: There is no Android.mk under /cygdrive/d/Android/irrlicht/source/Irrlicht/Android/jni
Android NDK: If this is intentional please define APP_BUILD_SCRIPT to point
Android NDK: to a valid NDK build script.
/cygdrive/d/Android/android-ndk-r8b/build/core/add-application.mk:143: *** Android NDK: Aborting... 。


my build command is like

Administrator@WINDOWS-MRCFHKB /cygdrive/d/Android/irrlicht/source/Irrlicht/Android/jni
$ $NDK/ndk-build
huntersh2014
Posts: 12
Joined: Mon Mar 26, 2012 6:37 am

Re: anyone successfully ogl-es branch on Android platform?

Post by huntersh2014 »

Any feedback on this?
Post Reply