$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost 1.57 hot-out-of-Git fails to compile for Windows Phone
From: Moshe Rubin (moshe_at_[hidden])
Date: 2014-12-04 14:51:33
To simplify reproducing the problem, run "b2" rather than the more complicated "b2 toolset=msvc-12.0 ... stage", same problem occurs.
Bottom line: a clean clone of Boost 1.57, with the command "b2", fails with the same error.
Moshe