I would not gonna bother you with my transliteration, so... I have a ready application written in Qt under windows platform using mingw. The problem is that when I start the program under windows, it opens a console which outputs all data etc... But when I compile it under linux - no console windows appear and I could not see any output.
How could I setup my project so the program will successfully open a new terminal and run beneath it?