PDA

View Full Version : programe made from QT CREATOR



vlcounjbc
10th February 2012, 14:37
hello,

may I help you? How the program made from QT creator, which I can give in another PC and how I'll make install if I need give into all libraries (dll). Sorry for my english. Thanks

Lykurg
10th February 2012, 18:02
Hi,

for deployment see http://developer.qt.nokia.com/doc/qt-4.8/deployment.html. If you need an installer (if a simple zip or rar file is not good enough for you) you could use e.g. http://nsis.sourceforge.net.