how to get executable of a Qt project inorder to run it different machine?
I developed a Qt project in my computer(windows OS), now i want to execute this project in my friends machine, that machine doesn’t have Qt installed…
What are the steps i need to proceed, to get executable of my project, which must execute in different machine…?
5 replies
You need to copy/install your application program and the required dlls to your friends machine. Checked out this [developer.qt.nokia.com]
I think this is more general: Deploying Qt Applications [developer.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!




