-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or director (IDFGH-12094) #13152
Comments
This is so odd. A full week went by and the linux & plugin ide development environment remain broken without a single follow-up, acknowledgement and/or neither a complain. Makes you wonder if anyone dev espressif products on the linux side, so odd and worrying... |
Sorry for the inactivity folks, part of the team is currently away due to the Chinese New Year. We'll be more active next week. On the topic of the issue, could you please try installing libsdl-2.0 and see if that fixes the issue? esp-idf/tools/docker/Dockerfile Line 25 in 4d90eed
(that's a new dependency introduced by QEMU, we'll try to fix it before v5.3 release. Installing the library should fix the problem in the meantime.) |
Updating master and installing libslirp0 seems to resolve both the dependency and qemu error. Grateful for passing on the dockerfile, @igrr. Great pointers! |
|
|
|
libslirp0 libsdl2-dev added see espressif#13152
Answers checklist.
General issue report
error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or director
same issue here:
espressif/idf-eclipse-plugin#898
not happening with esp-idf https://github.com/espressif/esp-idf/releases/tag/v5.1.2
only happens on master
The text was updated successfully, but these errors were encountered: