Undefined identifiers from SDL graphic library
I am trying to install on my VS Code the SDL (https://www.libsdl.org), cause I am going through book "Will_Briggs_C++20_for_Lazy_Programmers_Quick,_Easy,_and_Fun_C++" which uses SDL. However in book dont use vs code, so I am trying to manage how to install by myself. I followed Youtube Tutorials (example: https://youtu.be/jUZZC9UXyFs), but got trouble – I included library, added SDL2.dll… Read More Undefined identifiers from SDL graphic library