sigmoid

..oo..oo..oo..oo..oo..oo..

Browsing Posts tagged static compilation

I have just compiled the freshly released OpenSSL 1.0.2c for Visual Studio 2013, 2012, 2010 and 2008. I build it both against dynamic (/MD) and static (/MT) runtimes for x86 and x64. Download at my Precompiled OpenSSL page. While you’re at it, feel free to grab the build script and DIY too! 0

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 […]