Qt 6.11 is out! See what's new in the release
blog
Debugger fails to launch, no reason given?
-
i'm on a mac.
i occasionally come across this when i run:

no reason given, it just doesn't run. i see in the lower right:

LOOKS like launching the debugger failed.
but Qt Creator doesn't provide ANY information about what went wrong. where can i look? -
i'm on a mac.
i occasionally come across this when i run:

no reason given, it just doesn't run. i see in the lower right:

LOOKS like launching the debugger failed.
but Qt Creator doesn't provide ANY information about what went wrong. where can i look?Window > Views > Debugger Log
-
wow, wow, wow, thank you so much! that's what i needed! JOY!