SDL2 #include fails to link
I’m trying to set up SDL2 with MinGW in C++ in VS Code, and I’ve been following along with this tutorial. I have tried importing include
and lib
from the directories x86_64-w64-mingw32
and i686-w64-mingw32
but after using make all
it returns: