-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello!
My linux distro (ubuntu 18, which isn't too old, i suspect many people are still on this version) has SDL 2.0.0, which causes nico to crash. This is because it calls into SDL_RWsize, which is not in SDL 2.0.0 (apparently it was a macro in that version)
I had to build from the source on their website, then manually set LD_LIBRARY_PATH to point to this. This made it all work!
I had to build from the source on the website: https://www.libsdl.org/release/SDL2-2.0.12.tar.gz
A github mirror I tried seemed to only build SDL 2.0.0
Not a problem with nico, just adding this issue so that other linux users know what the issue is!
Joffreybvn
Metadata
Metadata
Assignees
Labels
No labels