I cannot run my program built using MinGW-w64 and Eclipse as IDE. As soon as I run it, without any output in the console, the message "myprog.exe has stopped working" from windows appers. The code is fine but when I exclude from building a particular file it works.I cannot run my program built using MinGW-w64 a