PDA

View Full Version : I want to run a Qt app program , does the computer must have a whole Qt lib?



Oxygen
8th December 2010, 04:57
I want to run a Qt app program , does the computer must have a whole Qt lib?

if I must in every computer which want to use Qt app program compile a whole Qt library,can I let them include what they need,just like in windows platform 's Qt dll lib.



my platform is linux,and the Qt app Program is build in Qt4.7

someone ,who can give me a help ?

tbscope
8th December 2010, 05:29
You only need to include what you need.

Oxygen
8th December 2010, 05:36
You only need to include what you need.

thanks ,i'm trying it.

boudie
8th December 2010, 11:45
Before trying, read the article about deploying an application:
http://doc.qt.nokia.com/4.6/deployment.html