Quote Originally Posted by probine View Post
I want to print messages in the console in Windows.

How do I do it with cout << ?
Try qDebug( ) instead.