PDA

View Full Version : How to create a "setup" wizard for my Qt Application ?



AbuYusuf
14th February 2010, 06:56
How can i create a "setup" wizard for my Qt Application ?

i'm using QtCreator, on Ubuntu ( linux )

So, Can i create a package that have every thing client needs to run my application ?

Lykurg
14th February 2010, 12:59
if you want to deploy your application on ubuntu just make a deb package. if it should be on windows you can use inno setup or bitrock.