Getting Valgrind on Windows 7
The error is saying that your OS is not supported and it found Mingw on your system which is not supported.
In general valgrind is not supported on Windows. Microsoft have their own version of glibc and their own kernel. Making a version of valgrind that can run on Windows would require a lot of porting work which no one is willing to make at the moment.