Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to specify libflutter location #162

Open
0xchase opened this issue Mar 29, 2022 · 0 comments
Open

How to specify libflutter location #162

0xchase opened this issue Mar 29, 2022 · 0 comments

Comments

@0xchase
Copy link

0xchase commented Mar 29, 2022

Hello, I'm attempting to package my nativeshell application into a self-contained bundle, but I'm having trouble getting it to search the local directory for libflutter_linux_gtk.so. With the library and executable in the same directory, I get the following error.

DlOpen { desc: "libflutter_linux_gtk.so: cannot open shared object file: No such file or directory" }

Is there a way to specify an absolute or relative directory to search for the library?

Thank you for any assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant