sdlcl
sdlcl copied to clipboard
Dependencies for compiling and generic library
As I have made a fresh Ubuntu 18.04 installation, I am unsure about dependencies for compiling for 32 bit applications in 64 bit system. Also, is it possible to make a generic library which would work on most of mainstream distros?
@rea987 I've made a build of sdlcl for 32bit systems, it was built on a 16.04 container but has been tested on 18.04 with Prey: https://lutris.net/files/tools/sdlcl-1.0-i686.tar.gz
@strycore Yeah, that seems to work fine on Ubuntu Mate 18.04, thanks a lot! Though, the library still has the ETQW specific bug which needs fixing; https://github.com/MrAlert/sdlcl/issues/14#issuecomment-388630899
@strycore Will you compile generic 64 bit version of the library for few 64 bit SDL1.2 games such as Unreal Tournament 2004?
@rea987 sure, there it is: https://lutris.net/files/tools/sdlcl-1.0-x86_64.tar.gz