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. is there a qt-runtime for qt apps to share, like .net-runtime for WPF apps
QtWS25 Last Chance

is there a qt-runtime for qt apps to share, like .net-runtime for WPF apps

Scheduled Pinned Locked Moved Unsolved General and Desktop
runtimereleasepackage
2 Posts 2 Posters 205 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.
  • LeotsingL Offline
    LeotsingL Offline
    Leotsing
    wrote on last edited by
    #1
    • currently I use windeployqt to release qt apps like bellow, then each app size will be ** MB
    • I want to know if there is a runtime of qt, like .net-runtime, that I can install on my PC, then my QT apps can use it, so for each app, its size will be smaller.. Just like WPF apps share .net-runtime

    show1.jpg

    1 Reply Last reply
    0
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      There is no Qt runtime.
      You can install all needed Qt libraries system wide (create an installer for that), so all your Qt applications can access them.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4

      • Login

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