$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [date_time] Not built with Visual Studio 2013
From: Marcel Raad (raad_at_[hidden])
Date: 2013-10-24 04:08:40
Szymon Gatner <szymon.gatner <at> gmail.com> writes:
> for some reason date-time library was not built
There are actually very few libraries in the 1.55 beta that compile with
Visual C++ 2013. The reason is a small bug in a boost header file that is
directly or indirectly included in most libraries (mpl/assert.hpp). It has
already been fixed in trunk months ago, so chances aren't bad that the
final version will work.