Boost logo

Boost :

Subject: Re: [boost] [modularization] Missing libs/core file
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2014-06-04 13:33:14


Vicente J. Botet Escriba wrote:
> Hi,
> I don't reach to get the last changes in libs/core after un update of
> the whole boost repository and it modules
>
> cd modular-boost
> git checkout master
> git pull
> git submodule update
>
> viboes$ pwd
> /Users/viboes/github/modular-boost/libs/core
> viboes$ ls
>
>
> What I need to do to see this new repository?

This worked for me (from BOOST_ROOT):

git submodule update --init libs/core
git submodule update --init libs/throw_exception

Then I still had some errors so I removed boost/ directory and re-run b2
headers.

Regards,
Adam


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