container for linux/windows crossplatform development with precompiled SDL2 libraries
1.3K
Base image is debian:buster-slim
SDL built using Clang for Linux, and MinGW64 for Windows
Precompiled SDL libs locations:
/SDL/Unix/bin/sdl2-config - SDL2 config tool for Linux(--cflags, --libs etc.)
/SDL/Unix/lib/ - dynamic/static libs for Linux
/SDL/Unix/include/ - headers for Linux
/SDL/Windows/bin/sdl2-config - SDL2 config tool for Windows(--cflags, --libs etc.)
/SDL/Windows/lib/ - static and "import" libs for Windows
/SDL/Windows/bin/SDL2.dll - runtime lib for Windows
/SDL/Windows/include/ - headers for Windows
Content type
Image
Digest
sha256:774c415ca…
Size
643.1 MB
Last updated
about 2 years ago
docker pull drone29/sdl2-container