I have made a step by step tutorial to set up SDL3 for Windows using CMake and MinGW-w64: Setting up SDL3 for Windows using CMake and MinGW-w64
Table of contents:
- Setting up SDL3 for Windows using CMake and MinGW-w64
- Compilation a very simple “Hello, World” example to EXE
- Creating a window using SDL3 and writing code in the separated “main.cpp” file
- Qt Creator IDE
- Creating an OpenGL window in Qt Creator
- Embeding text files to EXE
If you have any problems following the instructions, please write in this topic about it.