-
Notifications
You must be signed in to change notification settings - Fork 6
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
On Linux: cannot open shared object file: No such file or directory #12
Comments
I thought it works on Linux, apparently no one except me used it on Linux, so the issue wasn't known. You can try to download and build SFML yourself in order to make it work, though I will link it statically on next release |
Thank you! Btw, because of dense BSOD on Windows, I'm using Ubuntu these days. Maybe some documents about environment configuration could be added in README.md. |
Yeah, I'll add some documentation. Btw Windows build works perfectly on Linux with Wine |
the same issue is happening this time with libsfml-graphics.so.2.6 |
The program was made on SFML 2.5. It shouldn't require any 2.6 libs |
I downloaded the executable from the release page, and got:
The text was updated successfully, but these errors were encountered: