Hi Anirban,
This is not the C::B issue.
This error appears, cause you don't have included files QtCore4.dll, mingwm10.dll and QtGui4.dll in your project folder.
These files must be in the same folder as your exec.
(I guess that always you have to include these files to your execs, but you can compress them by UPX).