Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to build boost for ARM (to use on Windows Phone)
From: easonh00 (yuxhu_at_[hidden])
Date: 2014-07-04 04:36:08


Hi Steve,

I am stuck when build library Thread, and get the following error:
.\boost/thread/win32/thread_heap_alloc.hpp(13) : fatal error C1083: Cannot
open include file: 'boost/core/no_exceptions_support.hpp': No such file or
directory

I searched the file "no_exceptions_support.hpp", and found it under "detail"
folder not "core". I tried to modify it to #include
"boost/detail/no_exceptions_support.hpp", however I still got many other
errors. I doubt I got the incorrect code which is incompatible with your
code in Github https://github.com/MSOpenTech/thread.git.

Can you throw me some light about how to build it step by step?

BTW, I sent your 2 emails to request the build instruction, but didn't get
reply from you. Maybe you missed my mail . So I send this mail to the mail
list again.
I DO need your help. Thanks in advance!

Yuxiang

--
View this message in context: http://boost.2283326.n4.nabble.com/How-to-build-boost-for-ARM-to-use-on-Windows-Phone-tp4662579p4664734.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