sigmoid

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

Browsing Posts tagged precompiled libraries

I uploaded my builds of Qt v5.6.1-1 and Qt v5.7.0, you can check them out at the Precompiled Qt4 and Qt5 page. I was able to build the Qt v5.7.0 with MSVC 2013 and 2015 from the official sources, older compilers can no longer build Qt 5.7.x since C++11 support by the compiler is necessary. […]

I finally uploaded my builts of Qt v5.6.1 (snapshot) and Qt v5.7.0 Release Candidate, you can check them out at the Precompiled Qt4 and Qt5 page. I was able to build Qt v5.7.0 RC with MSVC 2013 and 2015, older compilers seem to have issues. As for Qt v5.6.1 it was not possible to build […]

Just finished compiling Boost 1.61 for all popular MSVC compilers, MSVC 2008 through 2015. Since 1.60, I made a patch to enable Boost.Locale and Boost.Regex to link against static ICU, which is not supported upstream. You can download scripts, patches, etc. at the Precompiled Boost page, as always. For older releases head to the Precompiled […]

Compiled OpenSSL v1.0.1t and v1.0.2h for MSVC 2008-2015 are now available in the Precompiled OpenSSL page. Build scripts and patches available for anyone who wants to customize their builds. Note that old versions of OpenSSL are now in the Precompiled OpenSSL (Past Builds) page, however it is only there for archival purposes, do not use […]

The latest ICU 57.1 is compiled with MSVC 2008, 2010, 2012, 2013 and 2015. The precompiled static libraries are linked against the static MSVC runtimes (/MT instead of /MD). In this build I have dropped the compilation of the Layout Engine, which has long been deprecated. You can fetch it as usual in the Precompiled […]