I've been trying to use makefiles on win for a while now, and it always doesn't work (that's why I'm using just)
even if just trying to make a simple sdl window, it doesn't like it, it always shows that similar error
btw, that message in the end means "system could not find given program" but I do have mkdir (even on cmd, I've clink with autoinject)
On just, I can just change the shell, but even then, it works with the default shell (aka cmd) as shown on the 2nd image