Ogre Window creation is crashing on Tegra K1 android device

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
sarath_10
Gnoblar
Posts: 15
Joined: Tue Jun 11, 2013 10:38 am
x 1

Ogre Window creation is crashing on Tegra K1 android device

Post by sarath_10 »

Hi All,

The ogre 1.9 stable version is crashing on Tegra K1 enabled android device. The GLES version of Tegra driver is ES 3.1.
The ogre libraries used are built for GLES2 only.

Attached the crash log. As per the crash log it appears it crashes here
"Ogre::GLES2HardwareVertexBuffer::lockImpl(unsigned int, unsigned int, Ogre::HardwareBuffer::LockOptions)"

but this happened while calling initialize() funciton in Ogre::Root

Also this Tegra K1 is 64 bit GPU.

Any help on this??
You do not have the required permissions to view the files attached to this post.