Possibility to build a static 64-bit version of qt 5.14.2 using mingw (Windows 10)
-
Hi,
Yes, in the documentation.
Remember all the constraints that comes with a static build of Qt under GPL/LGPL.
-
Hi,
Yes, in the documentation.
Remember all the constraints that comes with a static build of Qt under GPL/LGPL.
-
How are you doing it currently ?
Did you install the MinGW compiler using the Qt Online Installer ? -
How are you doing it currently ?
Did you install the MinGW compiler using the Qt Online Installer ?@SGaist said in Possibility to build a static 64-bit version of qt 5.14.2 using mingw (Windows 10):
How are you doing it currently ?
Did you install the MinGW compiler using the Qt Online Installer ?I installed mingw64 a long time ago using online installation for other purposes.
I need to understand whether Qt can be built statically with mingw64 in principle (it doesn’t matter if it was installed earlier via an on-line installation or downloaded separately).
And if possible, what procedure is needed for static build