The distributed Qt Creator binaries are created with 32-bit MSVC2010. I think OP's project is built with the 32-bit MingW compiler and matching Qt libraries.
I would start by doing a complete clean build of the project and making sure there are no zombie copies of your program running.
Bookmarks