Qt Creator FC23 New Install - No Console Output
-
@Shadders
I also see theqDebug
output on Debian. Perhaps it's redirected to the application output window, could you check that?PS.
Sorry for the late reply, I only just received the notification ... very strange.@kshegunov
Hi kshequnov,Thanks - application window has nothing - simple console application.
I see that Wieland has provided the answer - essentially debug is set to no for standard installation.
Thanks and regards,
Shadders.
-
@Shadders Look at this and blame Fedora: https://forum.qt.io/topic/54820
@Wieland
Hi Wieland,Thank you for this - much appreciated - changed the ini file to true for debug and is now working.
I have a bug report with Fedora for the QtQuick application - seems to be a library dependency in error in their Fedora 23 repository.
https://bugzilla.redhat.com/show_bug.cgi?id=1337621
Fix seems to be progressing :
https://bodhi.fedoraproject.org/updates/FEDORA-2016-b6db59ce87
Only seems to affect QtQuick for the moment.
Thanks for the help here, much appreciated.
Regards,
Shadders.