Results 1 to 2 of 2

Thread: How to create installers for Qt Applications?

  1. #1
    Join Date
    Nov 2012
    Posts
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Smile How to create installers for Qt Applications?

    Hi!
    Is there a way to create an installer for Qt applications without using tools like Inno Setup? Thanks in advance.

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to create installers for Qt Applications?

    An simple alternative to setup tools is to create an archive with your application and shared libraries (maybe an self-extractable archive) or maybe a static build (if you can comply with LGPL - or you have a commercial license) or as you said tools like Inno Setup, NSIS, etc.

Similar Threads

  1. Replies: 7
    Last Post: 10th September 2011, 08:03
  2. What to use for web applications?
    By szisziszilvi in forum Newbie
    Replies: 1
    Last Post: 7th April 2011, 07:25
  3. How to create professional looking installers
    By Tarun in forum Installation and Deployment
    Replies: 6
    Last Post: 21st January 2010, 09:07
  4. Replies: 4
    Last Post: 1st May 2009, 11:00
  5. OS/X Qt/Mac 3.3.x binary installers
    By hvengel in forum Installation and Deployment
    Replies: 0
    Last Post: 17th September 2007, 00:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.