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. windeployqt reduce size of app
Forum Updated to NodeBB v4.3 + New Features

windeployqt reduce size of app

Scheduled Pinned Locked Moved Unsolved General and Desktop
windeployqt
2 Posts 2 Posters 373 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.
  • N Offline
    N Offline
    NicolasR
    wrote on 6 Jan 2022, 09:15 last edited by
    #1

    Hello !

    I used windeployqt to not have missing dll when I launch my app .exe, but I see the full folder made 50Mo.
    that is big for a simple QplainText ^^
    I would like to know, what args should I use to have the strict minimum ?

    Thanks in advance.
    Nicolas.

    1 Reply Last reply
    0
    • C Online
      C Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 6 Jan 2022, 09:17 last edited by
      #2

      @NicolasR said in windeployqt reduce size of app:

      I would like to know, what args should I use to have the strict minimum ?

      There are none - windeployqt does not modify the needed dlls, it just copies them.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0

      1/2

      6 Jan 2022, 09:15

      • Login

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