On Mon, May 13, 2013 at 8:52 AM, Campbell Barton <[email protected]>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
> [email protected]
> 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
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to