Please run build.bat
.
Use git and download the latest source from github.
Generate a static dlls using Visual Studio 2022 Comunity.
Compress dist/lib
, dist/include
, and dist/license
folder and store them in the release
folder.
or
Build automatically with github actions.
https://visualstudio.microsoft.com/
Type the following command in the shell.
git clone https://github.com/sansuido/msbuild-sdl3
or
Download ZIP, and unzip.
cd msbuild-sdl3
build.bat
or
Double click build.bat
If successful, a zip file will be generated in the release
folder.