Skip to content

Unable to load any of the alternatives:("libSDL2-2... in android #126

@noloop

Description

@noloop

I loaded the libSDL2.so which I compile to armv7a and l loaded with:

(cffi:load-foreign-library #P"/data/data/ecl.android.skeleton/lib/libSDL2.so") => its ok, I checked

but when I load the sdl2 system:

(asdf:load-system :sdl2)

I get:

Unable to load any of the alternatives:
("libSDL2-2.0.so.0" "libSDL2.so.0.2" "libSDL2")

How do I get to libSD2.so for cl-sdl2 to recognize?

Metadata

Metadata

Assignees

No one assigned

    Labels

    aospAndroid Operating System

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions