Quote Originally Posted by jacek
Add "CONFIG += console" to your .pro file, run qmake, make clean and make. When your application is built, run it and see if there are any messages on the console.
Why don't you try the above?