Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Too many Qt dlls - do we need Ministro for other OS?
Forum Updated to NodeBB v4.3 + New Features

Too many Qt dlls - do we need Ministro for other OS?

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.4k 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.
  • U Offline
    U Offline
    utcenter
    wrote on last edited by
    #1

    I just noticed that on my system, ignoring the dlls associated with the Qt framework itself, I have about 400 Qt dlls being used by various applications on my system, with a size of 3+ GB. A lot of the files are the same version, so there is a very high amount of redundancy.

    All this gets me thinking - it would be a good thing to have a tool similar to Ministro to avoid redundant files, have applications request the specific DLL version compiled with the specific compiler type and version from the tool to download and deploy so it is available to the entire system?

    1 Reply Last reply
    0
    • Chris KawaC Online
      Chris KawaC Online
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      The model of deployment is evolving rapidly lately. For example in windows store apps on windows 8 you don't deploy libraries manually at all, instead the store is taking care of downloading the dependencies and keeping only single copy. I'm afraid a good model is a little bit of a moving target right now, at least on windows, but in general I agree that a solution is needed. Certainly it would cut a lot of questions about deployment on this forum and shrunk a lot of existing apps.

      1 Reply Last reply
      0
      • U Offline
        U Offline
        utcenter
        wrote on last edited by
        #3

        Yeah, it is not like deployment has been a breeze for new users...

        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