$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] How to build boost for ARM (to use on Windows Phone)
From: Michael Austin (mikea_at_[hidden])
Date: 2014-05-23 12:01:13
I think I might have said something stupid here. We were trying to use VS2013 because it seems to be the first VS to support "Universal Phone / Store Apps" which means I need to get these builds working using toolset=msvc-12.0 or I will have to go back to VS2012.
Have you been able to build using msvc-12.0?
On May 21, 2014, at 3:59 PM, Michael Austin <mikea_at_[hidden]> wrote:
> So for now, I think I can just work around the problem using the other toolset.