Boost logo

Boost :

Subject: Re: [boost] Can't build in status?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-02-26 15:06:13


AMDG

On 02/26/2016 12:39 PM, John Maddock wrote:
> I can't seem to get building anything in the status directory working,
> I'm using:
>
> bjam --dump-tests msvc-14.0 -n
>
> But any combination of arguments seems to fail, the failures are:
>
> M:/data/boost/boost/tools/build/src/build\property.jam:743: in
> class_at_property-map.find from module object(property-map)@236
> error: Ambiguous key
>

Do you have everything up-to-date?
Here's what I get:

$ git pull
...
$ git submodule update
...
$ git log
commit 19f44d56ae9aad8458c70570ee818610ee0499f7
Author: Automated Commit <automated_at_[hidden]>
Date: Fri Feb 26 11:30:09 2016 -0500

    Update context from develop.
...

status>..\b2 --dump-tests msvc-14.0 -n

Performing configuration checks

    - 32-bit : yes (cached)
    - arm : no (cached)
    - mips1 : no (cached)
    - power : no (cached)
    - sparc : no (cached)
    - x86 : yes (cached)
    - symlinks supported : no
    - junctions supported : yes
...

In Christ,
Steven Watanabe


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