sigmoid

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

Browsing Posts tagged visual studio

Precompiled Qt v5.6.2 and Qt v5.7.1 now available! I built Qt v5.6.2 and Qt v5.7.1, which you can download at the Precompiled Qt4 and Qt5 page. These releases include shared (/MD[d]) and statically (/MT[d]) compiled Qt libraries for 32- and 64-bit architectures and have support for MySQL with OpenSSL. The builds are done with MSVC […]

I just finished compiling the MariaDB v5.5.54 libraries. It links against OpenSSL v1.0.2k. Older versions can be found in the MariaDB Past Builds page, while the latest builds will remain always in the Precompiled MariaDB page. 0

Compiled static and shared OpenSSL v1.1.0d and v1.0.2k for MSVC 2008-2015 are now available in the Precompiled OpenSSL page. Build scripts and patches as always also available for anyone who wants to customize their builds. Library names have changed upstream for v1.1.0d, but I follow the older pattern for my builds (i.e. libname[MT/MD][d]), as with […]

The latest ICU 58.2 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). You can fetch it as usual in the Precompiled ICU page. Older ICU builds are hosted in the Precompiled ICU (Past Builds) page. Any feedback is […]

Update 03/11/2016: I have patched the sources to fix the problem mentioned in my original post. I have submitted that patch also to ICU upstream ticket: 12840 The latest ICU 58.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 […]