-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
Cannot build app #2797
Comments
hi @jefflongo thanks for opening the issue. Generally @JoshuaMoelans maybe you have some ideas here? |
This workaround did not work. I suspect it has to do with this:
It's likely using this librt contained in flutter. At first glance it would seem it's pointing to a valid librt.. I also tried running my build in my GitHub CI pipeline and it built successfully (both my machine and the pipeline run Ubuntu 24.04), so whatever this problem is, it's localized to my environment. |
I uninstalled flutter via snap and installed manually, this fixed the problem. |
Platform
Flutter Desktop Linux
Obfuscation
Disabled
Debug Info
Disabled
Doctor
Version
8.14.0
Steps to Reproduce
flutter run
Expected Result
Expected app to run
Actual Result
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: