I have just finished compiling Qt5 v5.4.2 with OpenSSL and MariaDB support. You can find them at my Precompiled Qt4 and Qt5 page. I usually build everything so that one can use them to generate statically linked binaries; and such is the case with these builds also. What’s new is that I now have compiled Qt5 v5.4.2 and Qt4 v4.8.7 using 3 different compilers: MSVC 2013, 2012 and 2010! Add for each of them that I build for both 32-bit and 64-bit (x86/x64), then consider that they are built for both in debug and release mode and add to that shared and static builds. So all in all:

   2 Versions of Qt * 3 compilers * 2 architectures * 2 build modes * 2 link modes = 48 combinations

If you’re using my precompiled binaries let me know. I am thinking of phasing out support for older compilers, so most likely once Visual Studio 2015 is finalized and released I will drop MSVC2010.

I hope these binaries help you in your work, education or hobby. Happy coding!

0