Results 1 to 2 of 2

Thread: NSIS script for QTCreator

  1. #1
    Join Date
    Jan 2008
    Location
    Germany
    Posts
    80
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default NSIS script for QTCreator

    I saw that QT Creator is using NSIS to install itself.

    However I was not been able to find the NSIS script used to create the install package looking at the sources of QTCreator.

    I was looking for this script in order to see how the people from QT are providing/declaring the dynamically linked QT libraries (qt dll's under windows) to their installation package.

    More generally I would be interested in any kind of hints to find NSIS script used to create installation packages for QT based application using dynamic linking of the QT libraries.

  2. #2
    Join Date
    Oct 2009
    Posts
    364
    Thanks
    10
    Thanked 37 Times in 36 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: NSIS script for QTCreator

    there is nothing special about creating NSIS scripts for Qt based applications. Just a matter of figuring out the minimum required dlls/plugins for your app.

    I found the following quite helpful:
    http://doc.trolltech.com/4.5/deploym...n-dependencies

    good luck
    -A

Similar Threads

  1. Whats wrong with this script -- help needed
    By swamyonline in forum Qt Programming
    Replies: 5
    Last Post: 2nd July 2009, 13:17
  2. Qt Script
    By c_srikanth1984 in forum Qt Programming
    Replies: 3
    Last Post: 9th June 2009, 10:35
  3. Can I include a script from script?
    By yycking in forum Qt Programming
    Replies: 1
    Last Post: 24th April 2009, 03:01
  4. nsis script question: directory tree
    By vonCZ in forum General Programming
    Replies: 3
    Last Post: 28th November 2008, 00:22
  5. Testing app with Qt Script
    By Angelo Moriconi in forum Qt Programming
    Replies: 5
    Last Post: 23rd October 2007, 08:20

Tags for this Thread

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.