You have to go into the project build settings and remove these libraries, as they’re not available in MinGW by default (alternatively, you could install them, but I’m not sure what the exact steps are to do that).
If you’re not sure how to do that, you can try the Visual Studio or CodeBlocks projects instead. They’re built purely for Windows, so they don’t include these libraries.
I had the same problem before, because I once gave up using dev-7.I just found a solution.
First, delete the unused library, and then manually import the missing files in the LV driver \ index directory in the project.keyboard,mouse,mousewheel.
Then there will be no errors. Remember to add the DLL file of SDL.