PDA

View Full Version : Could not connect to the in-process QML Debugger



gmat4321
8th November 2019, 03:57
I am unable to debug a QML application on macOS Catalina (10.15.1). I get "Could not connect to the in-process QML debugger". The project I am using is a default one created by Qt Creator. I checked the qmake step, "Enable QML debugging and profiling" is enabled. The debug settings for running the application include "Enable QML". The Firewall has been disabled. I'm guessing it is not connecting on the port. Are there some logs I can look at? Or any other suggestions.

AlekseyK
14th December 2021, 17:40
I am unable to debug a QML application on macOS Catalina (10.15.1). I get "Could not connect to the in-process QML debugger". The project I am using is a default one created by Qt Creator. I checked the qmake step, "Enable QML debugging and profiling" is enabled. The debug settings for running the application include "Enable QML". The Firewall has been disabled. I'm guessing it is not connecting on the port. Are there some logs I can look at? Or any other suggestions.

I have same problem, Any solutions?