-
-
Notifications
You must be signed in to change notification settings - Fork 173
Could not resolve libflutter_engine procedure FlutterEngineNotifyDisplayUpdate. dlsym: No such file or directory #187
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
Comments
I am having the same problem. I have walked through the tutorial step-by-step but I get exactly the same error. I also tried it with the flutter starter project but I get the same thing. I would also like to know what I missed. |
Sorry for the late reply. Accidentally must have marked the notification as resolved.
Can you make sure you've installed the latest engine binaries from the engine binaries repo on your Pi? Could be that's the problem |
No problem. I believe that I have installed the engine binaries as suggested but I will install them again to be sure. Is there an easy way to verify that they have actually installed? I'm a bit new to all this, sorry. |
no problem, you can maybe check the modification dates with |
Hi, sorry I got caught up with work. Once these have been installed, where would they be? I have the git clone in my home folder and I have run the install.sh as per the instructions. I only did this on Monday 23rd so I assume they are the latest. |
This may be a n00b kind of question but do I need to have any of the Flutter SDK deployed on the Pi? |
they're installed in
Nope, you don't need that and it's also not possible because the flutter SDK doesn't work on armhf. |
Thanks. The libflutter_engine.so.debug and .release are both dated 2021-08-26 which would be consistent with me reinstalling them. |
Just to be sure, did you also run |
Git pull returned 'Already up to date'.
` |
I see, right now you've checked out the Clone that instead & install, that should work |
Hello,
I have an issue with flutter-pi and I found nothing about it on internet.
What did I miss?
Regards
The text was updated successfully, but these errors were encountered: