Hello,

I'm a newbie to Qt programming. I have a working Qt code that I developed using Qt 4.3.1 commerical and VS 2005. The application is very simple and doesnot depend on any third party plugin's. Now I want to build the application and deploy to other computers which don't have Qt installed.

Could anyone help me on what are the steps I need to follow so I can build the application that can be deployed to other machines? Last time I tried qmake directly I messed up the whole Qt environment. I had to reconfigure my whole system for Qt again. And I'm not sure what I did wrong then but now I want to do this right.

Any help in guiding me to do this is very much appreciated.

Thanks,