Skip to content

SDL2 2.32.8-1 fails to link with OpenSLES for Android #2621

@lem-solutions

Description

@lem-solutions

I'm getting ld.lld: error: undefined symbol: SL_IID_VOLUME when trying to compile my Project for Android. SL_IID_VOLUME belongs to libOpenSLES.so which is available in the host sysroot but the wrap doesn't even try to find OpenSLES.

In meson.build:1301 it says (sys_audio_driver = ['opensles', 'android']) but sys_audio_driver isn't used anywhere. There are also various other sys_* variables that are assigned to but never used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions