QML Profiler fails to connect to server

匿名 (未验证) 提交于 2019-12-03 08:39:56

问题:

I'm trying to use QML Profiler to find out what is slowing my program down, but when I start it, I get this message:

"QML Profiler: Connecting to debug server at 127.0.0.1:50540 ... QML Profiler: Resolving host QML Profiler: Establishing network connection ... QML Profiler: Network connection dropped"

which repeats for a few second, and eventually a popup appears saying:

"Could not connect to the in-process QML Profiler. Do you want to retry?"

I have checked "Enable QML Debugging and Profiling" in qmake build steps and rebuilt, and I also have "Enable QML" checked in Debugger Settings.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!