[Qt-creator] QML Debugger complains when debugging non QML binary.

Orgad Shaneh orgads at gmail.com
Mon May 13 07:55:04 CEST 2013


On Mon, May 13, 2013 at 8:52 AM, Campbell Barton <ideasman42 at gmail.com>wrote:

> When using the debugger on a regular C++ binary (no QML), I get this
> message in the console output every ~5 sec or so.
>
> "QML Debugger: No application output received in time, trying to connect
> ..."
>
> Its harmless but does get annoying since it scrolls away any output from
> GDB,
> Is this a known problem? should I report a bug?
>
> --
> - Campbell
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>

Hi,

Go to Projects mode in the sidebar, Run configuration tab, and uncheck
"Enable QML" (the lowest checkbox)

IMHO it should be disabled by default for non-Qt applications.

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130513/2a0f539c/attachment.html>


More information about the Qt-creator mailing list