PDA

View Full Version : Porting applications to system without qt installed.



adutzu89
27th November 2013, 14:39
I am runing ubuntu and I am quite new to Qt programming(and apps developing) and after reinstalling ubuntu tried one of my examples to run(without qt installed) and seen that they were not starting, I am thinking that the problem were the missing qt libraries on my machine.

Is there a way to port the needed libraries on a machine along with my future application?
I've seen that in Qt Creator there is a option to add internal,external libraries; is that the way?

Can someone explain it to me?Or point me to place that can explain?

Thank you.

Lesiok
27th November 2013, 15:53
How to deploy Qt application (http://qt-project.org/doc/qt-4.8/deployment.html)