Skip to content

SDL3 on Ubuntu #49

Closed Answered by isolin
isolin asked this question in Q&A
Sep 16, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Thank you for the quick reply!

Unhandled exception. System.DllNotFoundException: Unable to load shared library 'SDL3' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 

#it follows a list of location proposals, none of them matches - either wrong path or wrong filename

In the meanwhile, found libSDL3.so in bin/Debug/net8.0/runtimes/linux-x64/native`, but apparently it does not look for the exact combination of path and filename, hence the error.

UPDATE: It also complains that

/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@isolin
Comment options

Answer selected by isolin
@amerkoleci
Comment options

@isolin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants