I'm using the latest qt sdk 4.6.3 (windows). There is a problem in my QtCreator. Sometimes after I modified something in my code and build the project. It seems the QtCreator still use the old code to compile the binary. I have to rebuild the whole project in order that my latest code works. Is it a bug or I did something wrong?