sigmoid

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

Browsing Posts tagged static compilation

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

I just finished compiling and packaging my Qt 5.5.0 set of builds. You can download the new builds in the Precompiled Qt4 and Qt5 section. These builds are for both the 32- and 64-bit Windows and they are particularly useful if one wants to build static binaries. However, please be aware that there are serious […]

Very swiftly this time around I compiled the OpenSSL v1.0.2d with Visual Studio. Download at my Precompiled OpenSSL page. You can also find the build scripts there and my patch. Probably without any modifications you can also compile the v1.0.1 branch. Enjoy! 0