You lack Qt debug libraries. Either add CONFIG+=release to your project file or compile Qt debug libs (I think configure -debug && make does the job, but there should also be an item in Start menu which activates the process).