Skip to content

Automatic build of SDL3 libraries for Windows

Notifications You must be signed in to change notification settings

mmozeiko/build-sdl3

Repository files navigation

Automatic weekly build of SDL3 and its helper libraries for 64-bit Windows (x64 and arm64).

Build produces shared libraries (.dll files) that are linked statically to their dependencies.

Download binary build as zip archive from latest release page.

To build locally run build.cmd batch file, make sure you have installed all necessary dependencies (see the beginning of file).