Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] QInstallerFramework
Forum Updated to NodeBB v4.3 + New Features

[Solved] QInstallerFramework

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    moravas
    wrote on last edited by
    #1

    Hi Folks,

    I tried out the Qt's setup generator framework but I have something that I don't understand:
    I followed this tutorial:
    http://doc-snapshot.qt-project.org/qtifw-1.3/ifw-tutorial.html
    it told me that I have to copy the required modules into a specific directory:
    YOU HAVE TO KNOW WHICH MODULES WILL BE USED BY THE APP!!!
    How can I automatically detect and add the Qt's modules to the setup that will be used by my application?

    Regards,
    Norbert

    Did anybody work with the mentioned tool?

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      Take a look to "Deploying Qt Applications":http://qt-project.org/doc/qt-5/deployment.html
      I have worked with QIFW and it's pretty good for simple deployment.

      1 Reply Last reply
      0
      • JKSHJ Online
        JKSHJ Online
        JKSH
        Moderators
        wrote on last edited by
        #3

        Hi,

        Before packaging the app in an installer, it's a good idea to make sure that you can run the app outside of Qt Creator first.

        There is currently no automatic way to find all the files you need, but here is a systematic method to find them: http://qt-project.org/wiki/Deploy_an_Application_on_Windows

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved