PDA

View Full Version : Commpiling program with libs



Zergi
18th January 2008, 18:24
Hi

It is possible to compile libs like QtNetwork, QtCore with program? Because every program wich i send to a friend dosent want to work because he dosent have those libs.

Best Regards

jacek
18th January 2008, 18:39
Copy all necessary DLLs along with your application or use static linking.

http://doc.trolltech.com/4.3/deployment-windows.html