No output in console in xcode 4.2...
I just jumped from xcode 3.2 to 4.2 and for some reason the console doesn't display anything when I build. Xcode will say build succeeded and when I compile the .cpp file in terminal with g++ it works fine, but xcode won't show anything in the console. It's driving me crazy becaue the mac at my work seems to be set up in an identical fashion and it outputs without any problems. Any thoughts? (c++)
xcode-OTHER, Mac OS X (10.7.2)