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
- Host: GitHub
- URL: https://github.com/mmozeiko/build-sdl3
- Owner: mmozeiko
- Created: 2023-01-08T01:59:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-24T01:00:42.000Z (about 1 month ago)
- Last Synced: 2026-05-24T03:02:28.562Z (about 1 month ago)
- Topics: arm64, sdl3, windows, x64
- Language: Batchfile
- Homepage:
- Size: 99.6 KB
- Stars: 115
- Watchers: 4
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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