qt-interest@trolltech.com
[Top] [All Lists]

How to deploy Qt application on Windows

Subject: How to deploy Qt application on Windows
From: Brant Sears
Date: Mon, 6 Nov 2006 17:21:43 -0500
Hi. I'm building an installer for my Qt application for deployment on Windows.

Right now, the application needs some Qt DLLs (such as QtGui4.dll, QtOpenGL4.dll, etc.) What is the best practice for deploying these DLLs? Should I just stick them in the folder with my .exe file, or is there a way to bundle these into the .exe somehow? Or do I need to put the DLLs in a special place on Windows? (I'm an old time Mac programmer, so I don't know exactly what the best practice is for Windows.)

Thanks!

Brant Sears

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>