Boost logo

Boost-Build :

Subject: Re: [Boost-build] ARM Platform
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-09-11 15:06:39


On 11-Sep-15 12:06 PM, chambershouse_at_[hidden] wrote:
>
> I am relatively new to programing and certainly brand new to Boost. I am working in Visual Studio 2013 trying to
> create a Windows 8.1 application for both a tablet as well as a PC. The Win32 solution builds and runs on my laptop
> no problem. When I go into the configuration manager and change the platform to ARM and try to rebuild the solution
> I get the following error message:
>
> Fatal error C1083 Cannot open include file: \boost\date_time\gregorian\gregorian.hpp No such file or directory
>
> I assume it is because my original Boost libraries are not compatible with the ARM platform but I do not know that to
> be absolutely true regardless, I do not know how to correct the situation.

Hi,

to be honest, I don't know whether Boost.DateTime library works when targeting Windows Runtime. However, the above
error suggests a configuration problem, not the problem with Boost.DateTime source code per se.

Could you describe the steps you've taken? Are you building from Visual Studio, if so, how do you point to Boost
libraries? Maybe, you can provide a small example (e.i. VS solution/project as a zip archive)? If so, can you
send it to me by direct email?

Thanks,
Volodya


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