esfml icon indicating copy to clipboard operation
esfml copied to clipboard

No sound

Open jonenst opened this issue 11 years ago • 2 comments

The android example app doesn't play sound anymore. @MarioLiebisch reports the same problem in https://github.com/Sonkun/esfml/issues/27#issuecomment-23236624

jonenst avatar Sep 22 '13 17:09 jonenst

Please be patient, this branch has been merged into the SFML project and a public branch will be soon available.

As for the eSFML project, it will be rebased on SFML 2.2 to provide new cool features.

Don't waste too much time on this Android port :)

intjelic avatar Sep 22 '13 17:09 intjelic

It's a problem with the precompiled OpenAL binary, just use the previous/older version of the OpenAL file as a temporary solution for now.

MarioLiebisch avatar Sep 22 '13 18:09 MarioLiebisch