Boost logo

Boost :

Subject: Re: [boost] [build] recent issues w. VS 2017
From: Peter Dimov (lists_at_[hidden])
Date: 2018-05-01 21:21:29


Raffi Enficiaud wrote:

> D:\bamboo_build_dir\SW-BCB161-VC2017WIN\library\boost/config/detail/select_stdlib_config.hpp(18):
> fatal error C1083: Cannot open include file: 'cstddef': No such file or
> directory

This happens when you update Visual Studio but the .bat files that b2
creates remain unchanged. These were formerly being created in %TEMP%, but
now they should be in bin.v2. If you retain this directory between runs, try
deleting the .bat files.


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