Перейти к содержимому

Setting Up SDL3 w/ Windows and Visual Studio

Christopher Medina

0:00 / 0:00

Setting Up SDL3 w/ Windows and Visual Studio

28 634 просмотра · 1 год назад
Christopher Medina
339 подписчиков
28 634 просмотра · 1 год назад
Here's a relatively short video showing how to get SDL up and running on Windows 11 using Visual Studio 2022. It's a similar process to setting up SDL2. Since I created the video, SDL3 has had an official release. I've included the link to the most recent version. The installation process should be the same. Visual Studio 2022... https://visualstudio.microsoft.com/vs/ SDL Wiki... https://wiki.libsdl.org/SDL3/FrontPage SDL Homepage... https://www.libsdl.org/ SDL 3.2.14... https://github.com/libsdl-org/SDL/rel... SDL 3 Examples (for source code)... https://examples.libsdl.org/SDL3/