Dear All,

I'm working on Qt 4.6, I have developed some appications based on Client/Server architecture. I need run the client application in my LAN connected PC.I checked with debug folder I found one Exe.file of Qt application. So, there is any way to run Direct exe file in LAN PC with Qt Installed in that PC, without compiling code again in LAN PC.

I tried to run the exe, but gave a error "The program can't start bcoz mingwm10.dll missing from your computer,try reinstalling program to fix this problem".