ogre
ogre copied to clipboard
Prebuilt Android JNI libraries for x86 and x86_64
The prebuilt Android SDK package is great but requires working on the actual device because libOgreJNI.so is compiled for armeabi-v7a
architecture and cannot be run on the emulator.
Is it possible to include also the x86
and x86_64
version too?