Android no longer working with latest hg: libGLES_CM.so.1 not found

Hi,

it looks like the latest hg somehow broke Android for me.

SDL error is: “Could not initialize OpenGL ES library: dlopen failed:
library “libGLES_CM.so.1” not found”

Can anyone help? Am I doing something wrong? It worked with the version
from a few weeks ago. And also with the generalized egl backend. But now
I also included the raspi changes into my codetree and it stopped working.

Greetings
Martin

I’m having the same problem. Gabriel, do you know if something changed
there?On Thu, Oct 3, 2013 at 11:23 PM, Martin Gerhardy <martin.gerhardy at gmail.com>wrote:

Hi,

it looks like the latest hg somehow broke Android for me.

SDL error is: “Could not initialize OpenGL ES library: dlopen failed:
library “libGLES_CM.so.1” not found”

Can anyone help? Am I doing something wrong? It worked with the version
from a few weeks ago. And also with the generalized egl backend. But now I
also included the raspi changes into my codetree and it stopped working.

Greetings
Martin
_____________**
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/**listinfo.cgi/sdl-libsdl.orghttp://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Yes, may bad: http://hg.libsdl.org/SDL/rev/e4ed6e54101e Sorry!

2013/10/4 Sam Lantinga > I’m having the same problem. Gabriel, do you know if something changed

there?

On Thu, Oct 3, 2013 at 11:23 PM, Martin Gerhardy < martin.gerhardy at gmail.com> wrote:

Hi,

it looks like the latest hg somehow broke Android for me.

SDL error is: “Could not initialize OpenGL ES library: dlopen failed:
library “libGLES_CM.so.1” not found”

Can anyone help? Am I doing something wrong? It worked with the version
from a few weeks ago. And also with the generalized egl backend. But now I
also included the raspi changes into my codetree and it stopped working.

Greetings
Martin
_____________**
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/**listinfo.cgi/sdl-libsdl.orghttp://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


Gabriel.