Cannot retrieve debugging output in Qt Creator

前端 未结 4 1294
执笔经年
执笔经年 2021-02-18 17:49

In Qt Creator on Windows, qDebug() statements don\'t work, and the following message appears in the output window:

Cannot retrieve debugging

4条回答
  •  南旧
    南旧 (楼主)
    2021-02-18 18:17

    For me this error message appears when I have more than one instance of my application, not of Qt Creator.

提交回复
热议问题