Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Adding Qt Apps in a Tarball for Linux, and Executable packages for Windows
Forum Updated to NodeBB v4.3 + New Features

Adding Qt Apps in a Tarball for Linux, and Executable packages for Windows

Scheduled Pinned Locked Moved Installation and Deployment
8 Posts 4 Posters 3.7k 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.
  • R Offline
    R Offline
    RichardM198030
    wrote on last edited by
    #1

    Hello, I looked on google how to package Qt, so it automatically installs all required files to run my apps, can somebody answer this, or direct me to where it gives a howto? All I could find were how to install Qt, which is already installed, not what I'm looking for, thanks in advance !!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chuck Gao
      wrote on last edited by
      #2

      You can search key word “deploying” in the Qt Assistant or Qt Online Doc [doc.qt.nokia.com] here
      I think that’s what you want.

      Chuck

      1 Reply Last reply
      0
      • A Offline
        A Offline
        andre
        wrote on last edited by
        #3

        For windows, you probably want to use a 3rd party install manager like InnoSetup, Install Shield or the like.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          RichardM198030
          wrote on last edited by
          #4

          [quote author="Andre" date="1305796849"]For windows, you probably want to use a 3rd party install manager like InnoSetup, Install Shield or the like. [/quote]

          Lets say, in the near future, I won't use Windows, which mostly likely I won't, is there anyway to deploy them for Windows on my Linux Machine? Eventually I'll be removing Windows for more room for my Linux box, thanks in advance, =).

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goetz
            wrote on last edited by
            #5

            You will fail to create a windows package without an actual windows box to test on.

            For the executable: You will have to setup a complete cross compilation environment for Windows on your Linux box. I doubt it is worth the effort (except for educational purpose). Disk space is so cheap nowadays, that shouldn't be an issue anymore. Oh, and a virtual machine does the job pretty well for just running windows now and then...

            http://www.catb.org/~esr/faqs/smart-questions.html

            1 Reply Last reply
            0
            • R Offline
              R Offline
              RichardM198030
              wrote on last edited by
              #6

              [quote author="Volker" date="1305801397"]You will fail to create a windows package without an actual windows box to test on.

              For the executable: You will have to setup a complete cross compilation environment for Windows on your Linux box. I doubt it is worth the effort (except for educational purpose). Disk space is so cheap nowadays, that shouldn't be an issue anymore. Oh, and a virtual machine does the job pretty well for just running windows now and then...[/quote]

              Ooooh yeah, thanks, =). I always forget about Virtual Machines, =).

              1 Reply Last reply
              0
              • G Offline
                G Offline
                goetz
                wrote on last edited by
                #7

                hehe :-)
                I just got used to them last year, but that's a good thing to do some quick tests in a clean environment.

                http://www.catb.org/~esr/faqs/smart-questions.html

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  RichardM198030
                  wrote on last edited by
                  #8

                  [quote author="Volker" date="1305802133"]hehe :-)
                  I just got used to them last year, but that's a good thing to do some quick tests in a clean environment.[/quote]

                  Thank goodness there isn't a pain in the butt long procedure to do to install VM's, heh.. Argue enough with Command Line, =D.

                  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