I would recommend the
winit
crate for creating Windows. However if you're set on this path, the actual issue is that you haven't told the linker where to find the SDL
library.