I have the Fedora 23 operating system and I use Qt to develop graphical interfaces (GUI), however my debugger does not work:
I'm trying to print messages on the console using qDebug () , but nothing is displayed . I've tried everything and nothing solves!
What should I do to set up qDebug ()?