In Qt Creator on Windows, qDebug() statements don\'t work, and the following message appears in the output window:
qDebug()
Cannot retrieve debugging
For me, I solved the problem by simply closing the running application built with the other qt creator. So not necessary to close the other qt creator.