timmay3141
Programmer
I'm having a strange problem with my compiler: Microsoft Visual C++ 6.0 Standard. Sometimes after I hit F7 build a program, it compiles it and gives me any errors, but it doesn't exit the build. I mean, it is done with trying to do it, but somehow it forgets. I press the Stop Build button, and nothing happens. It won't let me rebuild or run the program either, so I have to close and restart the compiler. It won't even let me do this, though, and I get a message saying I can't close the workspace while a build is in progress, and to end the build, which I can't do. So I have to Control+Alt+Delete it whenever this happens. I looked at Microsoft's homepage to try to get some help, but it doesn't even mention 6.0, only .NET. I tried reinstalling the compiler, which didn't work either. Anyone know how to fix this?