I haven't done anything special. I created an empty project with Creator, populated it with my files and everything worked out of the box.

I also tried to use the qt command line. I removed every file from my project folder ( except sources and ui file naturally ) then ran "qmake -project", "qmake", "make". Both debug and release binaries are created, but the release exe still presents the same problem.

My sensation is that Creator has some minor bugs. For example, every time I open my project, I have to remove Makefiles, .user file, debug and release folder or I get the error "The process could not be started!" when I try to run my app.

Nothing special but still annoying