
Hi, I just built boost 1.55 beta1 with recently released VC2013 on Win7 and for some reason date-time library was not built. I didn't sepcify it when building (just hit b2 to get everything). Regards, Szymon Gatner

Szymon Gatner
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.

You mean 1.55 may still work or rather 1.56?
Anyway, good to know, thanks.
VC2013 is a nice upgrade from VC2012 feature-wise but it is useless for me
if it can't build boost.
2013/10/24 Marcel Raad
Szymon Gatner
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.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Szymon Gatner The Lordz Games Studio www.thelordzgamesstudio.com Twitter: @sgatner
participants (2)
-
Marcel Raad
-
Szymon Gatner