Boost logo

Boost :

Subject: Re: [boost] [sync] Included file not found
From: Lars Viklund (zao_at_[hidden])
Date: 2014-02-16 22:01:23


On Mon, Feb 17, 2014 at 10:34:17AM +0800, Tim Blechmann wrote:
> > When I build boost libraries from the top with the latest modular-boost
> > master with MingW/gcc-4.8.1 on Window I get thi error in sync:
> >
> > In file included from libs\sync\src\tss_windows_pe.cpp:9:0:
> > ./boost/sync/detail/config.hpp:32:42: fatal error:
> > boost/detail/winapi/config.hp
> > p: No such file or directory
> > #include <boost/detail/winapi/config.hpp>
> > ^
> > I do not see this file anywhere. What is the issue and can this be
> > corrected ?
>
> ./libs/detail/include/boost/detail/winapi/config.hpp

Does this mean that the OP probably missed to 'b2 headers' or that
there's an omission in whatever sets up the links/copies?

-- 
Lars Viklund | zao_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk