I'm working on a QT project under WinXP, QT4. And there is one very ugly thing that ennoys me very much!! Every time I call my batch file like:
system(buf);
My console starts to show up then it dissapears again. Why can this not be supressed?! When I start my project from within Code::Blocks I chose "QT Application" so the whole thing should not be a pure console application right? In fact I'm using Code:Blocks just as a fancy Texteditor. I compile everything myself using the attached *pro file and Makfile.