Results 3 comments of Andreas Törnkvist

**+1 (Solved)** Make sure that you have a return statement in your main loop. This resolved the issue for me.

Maybe try installing MinGW with the MinGW setup tool following this tutorial. https://www.youtube.com/watch?v=xwRoQ5GkwJI

@starksiv I don't know if I can help you then. Maybe check these https://github.com/kriscross07/atom-gpp-compiler/pull/285, https://github.com/kriscross07/atom-gpp-compiler/issues/319. They claim that they have solved the issue.