Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Build problem in Qt Creator

$
0
0
Hi everyone, I’m using Qt Creator 2.4.1 Based on Qt 4.7.4 on windows 7. When I run or build the application it is not working the way it should. For example qDebug() << “This is first”; shows the text ‘This is first’. But even if I change it to qDebug() << “This is second”; sometimes it still shows the text ‘This is first’. This is not occurring every time. Is there any way to fix it? Thanks in advance.

Viewing all articles
Browse latest Browse all 18427

Trending Articles