1.4 KiB
To build and use SDL:
SDL supports a number of development environments:
SDL is also usable in other environments. The basic steps are to use CMake to build the library and then use the headers and library that you built in your project. You can search online to see if anyone has specific steps for your setup.
Documentation
An API reference, tutorials, and additional documentation is available at:
Example code
There are simple example programs in the examples directory, and you can view them online at:
https://examples.libsdl.org/SDL3
More in-depth test programs are available in the tests directory and can be built by adding -DSDL_TESTS=ON
to the CMake command line when building SDL.
Discussions
Discord
You can join the official Discord server at:
https://discord.com/invite/BwpFGBWsv8
Forums/mailing lists
You can join SDL development discussions at:
Once you sign up, you can use the forum through the website or as a mailing list from your email client.
Announcement list
You can sign up for the low traffic announcement list at: