Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to build boost for ARM (to use on Windows Phone)
From: Michael Austin (mikea_at_[hidden])
Date: 2014-05-21 14:59:22


We are also just starting the process of porting a project to Windows Phone, our current application links to atomic, chrono, date_time, regex, system, thread.

I have actually started an attempt to get this working by cloning modular-boost and swapping in your github repositories (from the link in your other post) so I could build them. I have had mixed results so far, but I will keep debugging to see if it's a problem I have caused or whatnot.

Boost::Date_Time has an error in bjam - rule "supported-windows-api" unknown in module - jamfile. for all builds.
Boost::System seems to build perfectly for windows-api=store, but for windows-api=phone does not compile at all. (over 100 errors in error_code.ipp, I have just started debugging.)

At any rate, I just thought I'd pipe in and mention my interest in having those libraries working as well.


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