VSCode C++ fails to compile: not finding include file
I am trying to set up SDL2 in vscode. This is how my project is structured and the main.cpp
The include folder in the src folder contains all the header files for SDL2, which includes SDL.h
I am trying to set up SDL2 in vscode. This is how my project is structured and the main.cpp
The include folder in the src folder contains all the header files for SDL2, which includes SDL.h