QDebug output in dos Shell
General and Desktop
22
Posts
7
Posters
11.1k
Views
1
Watching
-
I know that could a very stupid question but to recreate makefile i should simply go on debug menu and pres qmake.
This is what i do. Is this right?
Thanks
-
yes, in the build menu, you just need to click on "run qmake"
do a clean build also -
Ok thanks a lot for your quickly reply.
-
@qwerty finally did your problem get solved?
-
No my problem is unsolved at now.
-
But the great issue also is that i do not know how and when this "feature" come...
-
post or attach all ur files here, one of us will try
-
I'm using QApplication.
-
Solved, was a lib inserted from my team, qtestlib, I've removed all dependencies into my project and now it disappears.
Thanks a lot.