Skip to content

Shared Object not found (libmetadata_god.so) #479

@krush62

Description

@krush62

Thank you very much for this incredible project. Your work makes life much easier. Vielen, vielen Dank!

I created a small media player application that I would like to run on my RaspberrryPi4. The setup went through smoothly (The asset bundle was created using Debian). My project uses the plugin metadata_god. When running the project using flutter-pi --release an unhandled exception is thrown:

Failed to load dynamic library 'libmetadata_god.so': libmetadata_god.so: cannot open shared object file: No such file or directory.

The library itself is present on the Debian machine but absent in the flutter_assets directory. I tried to copy the file from build\native_assets\linux to the assets base directory before copying it to the pi, but without success.

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions