When an application is launched, required DLLs (if any) are searched for in the current working directory and in paths listed in the PATH environment variable. Currently, as it says, mingwm10.dll cannot be found. So add "c:\MinGW\bin" to PATH so that it can be found.