First of all i would like to say i am a beginner in qt.
my question is:
A command prompt being launched in parallel when ever i am launching my qt gui app.
All qDebug() statement which i wrote are printing onto command prompt, not in qt creator's application output tab.(FYI: xp, qt-V4.6.1)
May be basic,but can some tell me the reason? what should i do to avoid it?