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. Application deployment question

Application deployment question

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 470 Views
  • 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.
  • H Offline
    H Offline
    heatblazer
    wrote on 12 Nov 2014, 13:52 last edited by
    #1

    Hello,
    I was wondering, how can I deploy a QT application in a more "gentle" way. Now I am shipping the DLLs in the same folder as the .exe plus the platforms folder with its contents. However this is quite quite unelegant approach. Can I do it some way as in Javas JAR files? I know its the way a C++ is deployed, but QT is quite modern, so I suppose I can have lets say:

    1. Executable file ( the program )
    2. A file containig all the DLLs for QT dependancies
    3. A data file - apparently pictures, sounds, etc.
      I guess this can`t be put into a single file, but right now I have about 10 files just for QT, all libraries, needed when I ran DepLinker.
    1 Reply Last reply
    0

    1/1

    12 Nov 2014, 13:52

    • Login

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