Debugger not working on Mac OS X 10.11.3
Unsolved
General and Desktop
-
wrote on 4 Mar 2016, 17:20 last edited by
I'm trying to debug a simple Qt C++ Project on my MacBook. I've installed the latest X-Code (7.2.1.) and Qt Version with Qt Creator but when I try to start the debugger only the terminal opens and nothing happens.
When I try to stop the debugging the debugger isn't stop.
Does anyone know how I can use the debugger?
-
wrote on 28 Apr 2016, 22:11 last edited by
Switch of "Run in Terminal" in your project's Run settings, and check whether this makes a difference.