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. How to create Deployment package for Desktop?
Forum Updated to NodeBB v4.3 + New Features

How to create Deployment package for Desktop?

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 2.5k 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
    MyQT
    wrote on last edited by
    #1

    Hello,

    I have installed Qt SDK version 4.7.4 on my machine, done testing code for destop by using Widget UI app, it is working fine in debug mode.

    Also I did release build by using QT IDE, same release exe is working fine when i copied below dependent file in release folder.
    ----mingwm10.dll,libgcc_s_dw2-1.dll,QtCore4.dll,QtCored4.dll,QtGui4.dll

    Now I want to create a package of this code so that i can deploy on a machine which is on site, there QT is not installed.

    What is way of doing this please let me know? Or do I need to copy this release exe with all dependent file?

    Please let me know the effective way of doing this.

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

      Hello,

      I have installed Qt SDK version 4.7.4 on my machine, done testing code for destop by using Widget UI app, it is working fine.

      Also I did release build by using QT IDE, same release exe is working fine when i copied below dependent file in release folder.
      ----mingwm10.dll,libgcc_s_dw2-1.dll,QtCore4.dll,QtCored4.dll,QtGui4.dll

      Now I want to create a package of this code so that i can deploy on a machine, which is on site. There QT is not installed.

      What is way of doing this please let me know? Or do I need to copy this release exe with all dependent file?

      Please let me know the effective way of doing this.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MyQT
        wrote on last edited by
        #3

        Hello,

        I have installed Qt SDK version 4.7.4 on my machine, done testing code for destop by using Widget UI app, it is working fine.

        Also I did release build by using QT IDE, same release exe is working fine when i copied below dependent file in release folder.
        ——mingwm10.dll,libgcc_s_dw2-1.dll,QtCore4.dll,QtCored4.dll,QtGui4.dll

        Now I want to create a package of this code so that i can deploy on a machine, which is on site. There QT is not installed.

        What is way of doing this please let me know? Or do I need to copy this release exe with all dependent file?

        Please let me know the effective way of doing this.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          There is "documentation on deployment of applications":http://developer.qt.nokia.com/doc/qt-4.8/deployment-windows.html

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • K Offline
            K Offline
            koahnig
            wrote on last edited by
            #5

            There is no sense to double post the same issue in different forums.

            There is "documentation on deployment of applications":http://developer.qt.nokia.com/doc/qt-4.8/deployment-windows.html

            Vote the answer(s) that helped you to solve your issue(s)

            1 Reply Last reply
            0
            • K Offline
              K Offline
              koahnig
              wrote on last edited by
              #6

              Double posting "see":http://developer.qt.nokia.com/forums/viewthread/14496/
              Therefore thread closed

              Vote the answer(s) that helped you to solve your issue(s)

              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