I would HIGHLY suggest you do this in MacOS or Linux (WSL included). It is a much better experience than trying to get Windows to play nice with non-visual C.
Make sure you have 'cmake' installed You will also need SDL2 symlinked or copied into a libs folder in the project root, specific to your platform. See the video for more information
make all && make run