Boost logo

Boost :

Subject: Re: [boost] Boost 1_58_0_rc1 is available for testing
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-03-12 15:42:04


On Thursday 12 March 2015 19:10:19 Vicente J. Botet Escriba wrote:
> Le 12/03/15 10:42, Sergey Shandar a écrit :
> > Several build errors on Windows:
> >
> > boost/chrono/detail/inlined/win/chrono.hpp(15) : fatal error C1083:
> > Cannot open include file 'boost/detail/winapi/time.hpp': No such file
> > or directory
> > boost/chrono/detail/inlined/win/thread_clock.hpp(18) : fatal error
> > C1083: Cannot open include file
> > 'boost/detail/winapi/GetLastError.hpp': No such file or directory
> > boost/chrono/detail/inlined/win/process_cpu_clock.hpp(22) : fatal
> > error C1083: Cannot open include file
> > 'boost/detail/winapi/GetLastError.hpp': No such file or directory
> >
> > boost/thread/win32/thread_primitives.hpp(18) : fatal error C1083:
> > Cannot open include file 'boost/detail/interlocked.hpp': No such file
> > or directory
> > boost/thread/win32/shared_mutex.hpp(12) : fatal error C1083: Cannot
> > open include file 'boost/detail/interlocked.hpp': No such file or
> > directory
> >
> > boost\libs\logs\src\windows_version.hpp(32) : fatal error C1083:
> > Cannot open include file 'boost/detail/winapi/config.hpp': No such
> > file or directory
> > boost\libs\logs\src\timestamp.cpp(19) : fatal error C1083: Cannot open
> > include file 'boost/detail/interlocked.hpp': No such file or directory
> >
> > boost/log/detail/spin_mutex.hpp(40) : fatal error C1083: Cannot open
> > include file 'boost/detail/interlocked.hpp': No such file or directory
>
> All these missing files at on the master branch. Please, could you if
> them are in libs/detail/include/boost/detail/...?

These headers are part of libs/winapi submodule, which is apparently missing
in the RC1 beta1 archives.


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