aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/GuiTutorial.md
AgeCommit message (Collapse)AuthorFilesLines
2024-01-15Add a note for Windows users to GuiTutorial.mdizimuth1-0/+14
When compiling on Windows using MSVC, you also need to link the SDL2main.lib file. I've added a note to the GuiTutorial.md file to mention this.
2022-10-23Fix typos in docsElliott Sales de Andrade1-1/+1
2022-08-16docs: fix various references to "meson builddir"Eli Schwartz1-1/+1
This is wrong, it should use "meson setup builddir".
2021-11-02Add tutorial for building an SDL app from scratch.Jussi Pakkanen1-0/+196