could you just get away with not having a console application? In other words, change the project file to remove console.
if you need the output, you could redirect with ios::rdbufQt Code:
CONFIG -= console CONFIG += windowsTo copy to clipboard, switch view to plain text mode
Bookmarks