Hello team,

Iam newbie to Qt, I developed a desktop application with Qt-4.7.4 in linux x86 platform.
Now my application completed successfully and next is to create set up file for my application. In forum i found that there are two ways:
1)To link Qt Statically
2)To create shared libraries

I am trying 1st appraoch,but it is little bit confusing for me.I copied the missing libraries to my application directory.

Can anyone explain me the detailed description of how to complete it?.

Please help me to save my valuable time....