Read ./docs/README-visualc.md
Run: cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=build-scripts/cmake-toolchain-mingw64-i686.cmake && cmake --build build && cmake --install build
Run: cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=build-scripts/cmake-toolchain-mingw64-x86_64.cmake && cmake --build build && cmake --install build
Read docs/README-macos.md
Run: cmake -S . -B build && cmake --build build && cmake --install build
Run: cmake -S . -B build -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" && cmake --build build && cmake --install build
Run: cmake -S . -B build && cmake --build build && cmake --install build
Read docs/README-android.md
Read docs/README-ios.md
Read docs/README-cmake.md
Look at the example programs in ./test, and check out the online documentation at https://wiki.libsdl.org/SDL3/
Join the SDL developer discussions, sign up on
and go to the development forum
https://discourse.libsdl.org/c/sdl-development/6
Once you sign up, you can use the forum through the website, or as a mailing list from your email client.
Sign up for the announcement list through the web interface: