Skip to content

doesn't work with buildozer/kivy : ImportError: dlopen failed: cannot locate symbol __gxx_personality_v0 #11

@magowiz

Description

@magowiz

Hi,
I'm trying to build an android app with kivy/buildozer, using architecture arm64-v8a, shazamio-core build is fine (no error on compile), but when running on smartphone the app crashes with this error:

ImportError: dlopen failed: cannot locate symbol "__gxx_personality_v0" referenced by "/data/data/net.magowiz.musenote/files/app/_python_bundle/site-packages/shazamio_core/shazamio_core.so"...

What I miss?
from python-for-android (here: kivy/python-for-android#3030) they suggested me to add -lstdc++ to LDFLAGS but I still get the error.

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