PVRTrace and OpenGL ES 1.1

Hi, I am trying to use PVRTrace with OpenGL ES 1.1 on Android, but I am getting linker errors when trying to link with:





libGLESv1_CM.lib





from





RecorderOGLESLinuxARMV7








glVertexBuffer.cpp(28): undefined reference to glMapBufferOES'<br /> <br />glVertexBuffer.cpp(36): undefined reference toglUnmapBufferOES’


glIndexBuffer.cpp(43):   undefined reference to glMapBufferOES'<br /> <br />glIndexBuffer.cpp(51):&nbsp;&nbsp;&nbsp;undefined reference toglUnmapBufferOES’

Hi vadzim,

Unfortunately the Android version of Trace has not yet been released, the version you are trying to use (The LinuxARMV7 version) is not going to work on this platform. Our next release will include an Android version of the recording libraries and should be available shortly.

Regards,

Tobias