sdlcl icon indicating copy to clipboard operation
sdlcl copied to clipboard

Dependencies for compiling and generic library

Open rea987 opened this issue 7 years ago • 4 comments

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 avatar May 13 '18 14:05 rea987

@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 avatar May 18 '18 00:05 strycore

@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

rea987 avatar May 22 '18 20:05 rea987

@strycore Will you compile generic 64 bit version of the library for few 64 bit SDL1.2 games such as Unreal Tournament 2004?

rea987 avatar May 24 '18 14:05 rea987

@rea987 sure, there it is: https://lutris.net/files/tools/sdlcl-1.0-x86_64.tar.gz

strycore avatar May 24 '18 21:05 strycore