Hi, I am trying to compile my C++ code.
but I get #include <SDL2/SDL.h> which I don’t get when compiling with g++.
How can I install these libraries for mingw on linux VPS?
but I get #include <SDL2/SDL.h> which I don’t get when compiling with g++.
How can I install these libraries for mingw on linux VPS?
Comment