MacOS - Qt Creator hangs when stop debugging
Unsolved
General and Desktop
-
Hi,
I'm using Qt Creator 3.6.1 based on Qt 5.6.0 (Clang 7.0 (Apple), 64 bit) on MacOS Version 10.11.4. When I start an app under Debug mode and click on Close-Button of windows, the app was closed but the debugger hangs.
It also happens to all examples of Qt. I just start the examples, click on Close-Button and the debug hangs.
I have to go to "Debug"-Menu and select "Abort Debugging" to interrupt the debug process.
I'm new to Mac-OS environment and have no idea what to do now to fix the problem. Does anyone have same problem?
Thank you.