g++.exe stopped working

Hi, when I was trying to compile my program on C++, the window respond that a problem has caused the program to stop working but I did not know the problem. Please help me out
Hi,
could you show us your code?
I am a new user of C++, the window said that g++ has stopped working when I clicked on ''compile'' on the menu bar. I can't understand the code that you asked of.
somebody said once
A programmer never hits compile button without any code... :D

You must have a code which you tried to compile like the hello world or something like that???
I'm almost certain that this comes from circular including
Show us the code you tried to compile, the problem is most likely there, not with g++
I've never heard of g++ itself crashing. It could run out of memory due to the circular including?
Hello world
Topic archived. No new replies allowed.