is there a runtime for QT, like .net runtime for WPF, so that QT app size could be small
with .NET runtime installed on PC, WPF app size can be only ***KB, When release QT app with windeployqt, app size could be **MB (due to the dependent .dlls), much bigger than WPF, is there a runtime for QT, so that QT apps can share it and each app size could be much smaller .net […]