Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to build boost for ARM (to use on Windows Phone)
From: stgates (stgates_at_[hidden])
Date: 2014-07-15 14:48:15


Yes this is because you need the changes to Boost.Config where I defined
BOOST_NO_ANSI_APIS. I have a pending pull request for this:

    https://github.com/boostorg/config/pull/16

Please note that when building using the 11.0 toolset you are targeting
Windows Phone 8.0, when using the 12.0 toolset Windows Phone 8.1 is
targeted. Unfortunately Visual Studio 2013 (toolset 12.0) didn't include the
vcvars setup scripts for phone 8.1 so you won't be successful yet.

I'm working on writing up a blog post explaining everything and containing
the vcvars setup scripts for phone 8.1 that should be done by the end of the
week.

--
View this message in context: http://boost.2283326.n4.nabble.com/How-to-build-boost-for-ARM-to-use-on-Windows-Phone-tp4662579p4665180.html
Sent from the Boost - Build mailing list archive at Nabble.com.

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk