sigmoid

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

Browsing Posts tagged icu

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

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

UPDATE [25 Sep 2013]: Please visit my dedicated page for the ICU Precompiled binaries, build scripts and custom patches! This post is here for historical reasons. UPDATE [12 Aug 2013]: This post is already a bit old, but the methods described are still valid. You can always find the latest binaries built by myself in […]