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

Exception: Library could not be loaded! #5

Open
eternalsystem opened this issue Jan 15, 2024 · 1 comment
Open

Exception: Library could not be loaded! #5

eternalsystem opened this issue Jan 15, 2024 · 1 comment

Comments

@eternalsystem
Copy link

I have this on debian x86_64 : Unhandled exception:
Exception: Library could not be loaded!
#0 loadLibsysres. (package:system_resources/src/dylib.dart:47)

#1 SystemResources.init (package:system_resources/src/base.dart:11)

@fstof
Copy link

fstof commented Jul 16, 2024

Also getting the same
Running dart app
But it only happens when I run dart app compiled to exe with dart compile exe bin/main.dart -o bin/main
Running with dart cli works fine

Unhandled exception:
Exception: Library could not be loaded!
#0      loadLibsysres.<anonymous closure> (package:system_resources/src/dylib.dart:47)
<asynchronous suspension>
#1      SystemResources.init (package:system_resources/src/base.dart:11)

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

2 participants