is there a qt-runtime for qt apps to share, like .net-runtime for WPF apps
Unsolved
General and Desktop
-
wrote on 31 May 2024, 06:04 last edited by
-
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.
2/2