sigmoid

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

Browsing Posts tagged precompiled libraries

Building on Boost with ICU statically on Windows using MSVC does not link against the static ICU libraries; instead it links always against the ICU DLLs. Years after reporting this to the Boost.Locale bug tracker, and asking on the Boost users mailing list, I decided it’s time to make a step forward, as it seems, […]

I have finished patching all necessary libraries and finally compiled bug fix release Qt5 v5.5.1. It is compiled against OpenSSL v1.0.2d and MariaDB v5.5.46 with Microsoft Visual Studio 2010, 2012, 2013 and 2015! I have not tested them yet, so bear with me. You can download them at the Precompiled Qt5 page. 0

Just finished compiling Boost 1.59 for all popular MSVC compilers, MSVC 2008 through 2015. You can download them at the Precompiled Boost page, as always. Keep in mind that Boost.Locale does not link against the static ICU, only shared, therefore you may need to include the ICU dlls. These binaries are untested and are only […]

I have applied the appropriate patches for building the released ICU 55.1 for all common MSVC compilers, including MSVC 2015. As usual, you will find the binaries for download in the Precompiled ICU page. You will also find full instructions, my build batch script and the necessary patches for building them yourself, useful if you […]

I just compiled the OpenSSL v1.0.1p for all popular MSVC compilers, including MSVC 2015. You can download it (+ the scripts to build it yourself) in the Precompiled OpenSSL page. I basically ported the code from 1.0.2d that fixes a bug that prevents 1.0.1p to be compiled with MSVC 2015. For reference see my bug […]