Trying to build ogre to android

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5

Trying to build ogre to android

Post by dudeabot »

Hello I managed to compile ogre trunk using crystax ndk-r6, but now im getting this error when its about to link:

Code: Select all

Android NDK: WARNING: Unsupported source file extensions in /cygdrive/c/ZCube/Samples/Browser/Android/project/jni/Android.mk for module ois
Android NDK:   OIS/src/OISInputManager
Gdbserver      : [arm-linux-androideabi-4.4.3] libs/armeabi/gdbserver
Gdbsetup       : libs/armeabi/gdb.setup
SharedLibrary  : libogre.so
arm-linux-androideabi-g++.exe: CreateProcess: No such file or directory
make: *** [/cygdrive/c/ZCube/Samples/Browser/Android/project/obj/local/armeabi/libogre.so] Error 1
any ideas?
mchood
Gnoblar
Posts: 1
Joined: Sat Sep 17, 2011 11:18 am

Re: Trying to build ogre to android

Post by mchood »

Hello,
I am using crystax ndk-r6 getting the same error.
Any suggestions?