I created a new Qt4 Gui Application, and did a printf(). The printf() works (ie, goes to the Application Output) when I run via "Start Debugging F5". However, it doesn't print when I run via "Run, Ctrl+R". :-(