MacOS Terminal doesnt show in-/output when debugging
-
Looks like it's a Qt Creator issue.
Do you have the same if you debug a default Qt application ?
-
@slepp said in MacOS Terminal doesnt show in-/output when debugging:
Yes, same problem :-(
That's not a Qt default application. What I meant a default Qt widget application.
-
@SGaist said in MacOS Terminal doesnt show in-/output when debugging:
Qt widget application
Oh sorry, now I tried to create a QT widget application, according to this guideline: https://doc.qt.io/qtcreator/creator-writing-program.html
When I debug with the terminal, nothing happens in there as well.
-
Which version of Xcode did you install ?
-
Looks like it might a bug.
Can you test the current beta version of Qt Creator ?
-
Then you should check the bug report system to see if there's something related there.