Image

Imagespastictoast wrote in Imagecpp 😯confused

Listens: violent femmes : when you died

Exactly what could I have done to make any text that's supposed to come up in the output window disappear completely? I'm using MSVC++6.0, and the output window is on the 'build' tab. However, when I compile or build anything, no text shows up there.

Example: I write a program and happen to leave out a semicolon by accident. I compile/build, and obviously it won't run. However, there's no text in the output window saying that i built or compiled it, and hence no text telling me what my error is.

Ideas?