Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.70.0 Beta 1 Release Candidate 1
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2019-03-08 22:04:37


On Fri, Mar 8, 2019 at 1:37 PM Marshall Clow <mclow.lists_at_[hidden]> wrote:

>
>
> On Fri, Mar 8, 2019 at 12:50 PM Marshall Clow <mclow.lists_at_[hidden]>
> wrote:
>
>> On Fri, Mar 8, 2019 at 12:25 PM <mike.dev_at_[hidden]> wrote:
>>
>>> I've run the plain .\bootstrap.bat + .\b2 on win10 x64 with VS2017
>>> (v15.9.6).
>>>
>>> That compiled with a few warnings, but no errors.
>>> However, when trying to run b2 from within the status directory, I get
>>> the following error:
>>>
>>> error: Unable to find file or target named
>>> error:
>>> '/C:/Users/<user-name>/Downloads/boost_1_70_0_b1_rc1/boost_1_70_0/libs/predef/test//C:\Users\<user-name>\Downloads\boost_1_70_0_b1_rc1\boost_1_70_0\libs\predef\include/boost/predef.h'
>>> error: referred to from project at
>>> error: '.'
>>
>>
>> I am seeing the same problem on Ubuntu w/gcc 7.3.2:
>>
>> error: Unable to find file or target named
>> error:
>> '/Sources/Boost/smoke/boost_1_70_0/libs/predef/include/boost/predef.h'
>> error: referred to from project at
>> error: '../libs/predef/test'
>>
>
> It appears that the `include` directory is missing from `libs/predef`.
> It also appears that predef is not the only library that this has happened
> to.
>

The lack of an `include` directory turns out to not be the problem.

-- Marshall


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