An open API service indexing awesome lists of open source software.

https://github.com/mmozeiko/build-sdl3

Automatic build of SDL3 libraries for Windows
https://github.com/mmozeiko/build-sdl3

arm64 sdl3 windows x64

Last synced: 25 days ago
JSON representation

Automatic build of SDL3 libraries for Windows

Awesome Lists containing this project

README

          

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).

[SDL3]: https://www.libsdl.org/
[latest release]: https://github.com/mmozeiko/build-sdl3/releases/latest