Hi Folks,


I have a c++ project , for which I have written GUI in Qt. My platform is Windows 7 , vs2010 win64. After compiling the project in release mode , when I try to execute it on different windows 7 pc , the executables asks for Qt debug run time dlls ( QtCored4.dll , QtGuid4.dll ) and even QtTest4.dll , which I am not able to make head or toe , why is it asking. Other dependent librararies are OpenCV and VTK , in which the compiled VTK needs Qt too but I had it compiled carefully in release mode.

Can anyone please explain , what is wrong going on here.

I would really appreciate any help.

Many thanks and regards

Avanindra Singh