Window build not runing under windows platform

I think that Mingw builds would not run in windows.
You can try adding libraries libstdc+±6.dll and depending on Your compiler configuration - libgcc_s_seh-1.dll, libgcc_s_dw2-1.dll or libgcc_s_sjlj-1.dll. Also see this topic

Maybe You could install VisualStudio 2010 on WINE and compile with it