Is anyone doing static builds with Qt anymore?
Unsolved
General and Desktop
-
So... I stumbled across a bug in qt 5.5.0 release source when trying to build qt source static libraries. Where the build does not work. See: my post from 3 months ago.
Long story short, the bug appeared to be fixed in the latest git source so you can generate a static build successfully from there.
However v5.5.1 came out (I was expecting the fix to be in here) but this also is not working for static builds. But the thing is I am not reading any reports that this is an issue so I am wandering if anyone is trying to build the qt libraries statically in the last 3-4 months? and if so how are you achieving this? (i.e. always directly from git?)