Setting up SDL2 in Visual Studio 2019 - SDL2 Tutorial

preview_player
Показать описание
Learn how to set up a Visual Studio project so that all your dependencies work, and so that it will work across environments. I am using SDL2 as the dependency for this programming tutorial because it covers all the bases from include to lib directories and targeting multiple platforms.

This SDL2 tutorial series is aimed at people who are new to SDL2 but may be comfortable with the basics of C++.
Рекомендации по теме
Комментарии
Автор

I created CMakelists for procedure you explain here and it works perfectly. Thank you very much.

abrahamayele
Автор

Bro i just love you, no joke ive been trying to install lots of libraries to do my game proyect for college. Thank you so much from México ♥♥♥

LOSREYES
Автор

How to static link SDL to vs 2019? Are there any specific steps to be followed?

glanzak
Автор

What else can I help you with? Comment and let me know how I can help!

playingwithdata
Автор

SERIOUSLY, you COPY IN the headers into your project from the library? BRUH.

shardator