ogre icon indicating copy to clipboard operation
ogre copied to clipboard

Prebuilt Android JNI libraries for x86 and x86_64

Open plamenterziev opened this issue 6 years ago • 0 comments

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?

plamenterziev avatar Mar 14 '18 13:03 plamenterziev