I\'m trying to set up a C++ project that builds on MinGW and uses SDL. When i try to compile my program, g++ says undefined reference to \'SDL_Function\' for each S
undefined reference to \'SDL_Function\'
I changed the sequence of the input parameters and it worked, put SDL2main before SLD2.