Qt 6.11 is out! See what's new in the release
blog
Use system GUI style with statically compiled Qt.
General and Desktop
2
Posts
2
Posters
1.3k
Views
1
Watching
-
I am not an expert but you would probably have to compile the whole Qt from sources using
@configure.exe -static@(it is set to -shared by default). "It is explained here:":http://doc.qt.nokia.com/4.7-snapshot/configure-options.html