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

Error while loading shared library on ubuntu 24.04 (WSL2) #11

Open
fgehub-owner opened this issue Jan 15, 2025 · 0 comments
Open

Error while loading shared library on ubuntu 24.04 (WSL2) #11

fgehub-owner opened this issue Jan 15, 2025 · 0 comments

Comments

@fgehub-owner
Copy link

Hi checked this out to educate myself on packing. Installed fine on windows, and could uninstall. Building the same source on the same windows machine under WSL using gcc when I tried to run the ./App file it says:

./App: error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory

which is fair enough as the only other file in bin apart from the App exe is:

App_libSDL2-2.0.so.0.3000.9

Any advice?

Thanks

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

1 participant