Quick Tutorial - Setting Up An SDL2 Project On Visual Studio

Опубликовано: 30 Сентябрь 2024
на канале: Rodrigo Cucick
1,510
15

ERRATA:
0:32 - To compile 64-bit apps you need to copy the 64-bit "SDL2.dll", not the "SDL2.lib".
0:42 - You need to paste the 64-bit "SDL2.dll" from the previous step, not the "SDL2.lib".

This quick technical tutorial assumes that you have at least a basic knowledge about what is happening when you compile your code.

Source code: https://www.dropbox.com/s/d5i1ivbi2qo...