On 11/02/2016 05:34 PM, Marcel Raad wrote:
The first Boost version to support Visual C++ 2013 was 1.56, you need this commit: https://github.com/boostorg/mpl/commit/d6c3a16e1e5374b5304d538b8cbbb25b1000e...
What version of Visual Studio 2013 are you using? I also had ICEs after a Boost update, but Update 5 works fine for me with Boost 1.62.
Marcel
-- View this message in context: http://boost.2283326.n4.nabble.com/build-of-datetime-library-fails-tp4689472... Sent from the Boost - Users mailing list archive at Nabble.com. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Of course I should have mentioned this. I initially started off with boost 1.4x and Visual Studio 2008 (32bit). I have recently upgraded to boost 1.6x and Visual Studio 2013 (32bit) Update 5. Visual Studio 2013 before Update 5 also gave me compiler errors. Regards