Skip to content

Instantly share code, notes, and snippets.

View Dani-0TB's full-sized avatar
💗

Dani Ocaranza Dani-0TB

💗
View GitHub Profile
@Dani-0TB
Dani-0TB / MSYS2_UCRT_SDL2_VSCODE_CONFIG.md
Last active July 5, 2024 18:55
Setting up SDL2 for development on Windows with MSYS2 and VS Code

Setting up SDL2 for development on Windows with MSYS2 and VS Code

Hello! I made this document for anyone trying to setup an enviroment for SDL2 on Windows using VS Code for building and debugging.

This is just a basic setup to test everything works and compiles correctly. This is adapted from this guide by Adam Richardson, made to work with the UCRT enviroment.

So, let's get to it.

Download and install MSYS2 64bit