Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Packaging and deploying a qml desktop application
Qt 6.11 is out! See what's new in the release blog

Packaging and deploying a qml desktop application

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 2 Posters 4.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi friends. I am developing a qml desktop application with Qt 4.7.3 and I would like to know how to build an installer like Qt Creator has in order to install the application. I want to pack all necessary files (qml, C++ Classes and libraries) in order to run the application, is it possible?, how could I do that?. Are there best practices to do this?

    Thanks for your help.

    Antonio

    1 Reply Last reply
    0
    • M Offline
      M Offline
      minimoog77
      wrote on last edited by
      #2

      On which OS? Or multiple OS's?

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Initially on Linux (Debian GNU/Linux, Ubuntu) and maybe Windows, but later.

        Thanks

        1 Reply Last reply
        0
        • M Offline
          M Offline
          minimoog77
          wrote on last edited by
          #4

          Well on Linux there is no standard on deploying... I don't know about or used any installer.

          I have used this "approach":http://doc.qt.nokia.com/4.7/deployment-x11.html#creating-the-application-package (third point) on a few systems, not on massive deploy. It's working for me, so far.

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            Ok thank you, that is a good option; I am going to test it.

            Thank for your help.

            Antonio

            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