Skip to content

Linux has outdated SDL #33

@tomc1998

Description

@tomc1998

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions