Boost logo

Boost :

Subject: Re: [boost] [githelp] modular boost instructions?
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-05-20 02:22:45


on Fri May 17 2013, Nasos Iliopoulos <nasos_i-AT-hotmail.com> wrote:

> Great, it seems that this is gonna be ready soon!
>
> Some problems I have:
> 1.
>
> $ git clone --recursive http://github.com/boostorg/boost
> Cloning into 'boost'...
> remote: Counting objects: 138912, done.
> remote: Compressing objects: 100% (53319/53319), done.
> remote: Total 138912 (delta 84911), reused 138380 (delta 84398)
> Receiving objects: 100% (138912/138912), 81.34 MiB | 7.09 MiB/s, done.
> Resolving deltas: 100% (84911/84911), done.
> No submodule mapping found in .gitmodules for path 'libs/chrono'
>
> 2. The latter seems to break submodule init.
>
> $ git submodule init
> No submodule mapping found in .gitmodules for path 'libs/chrono'
>
> 3. .gitmodules comes with the math entry be default?:
> [submodule "libs/math"]
> path = libs/math
> url = http://github.com/boostorg/math
>
> 3. At least ublas subdir is not created in numeric.

This problem should be fixed as of
https://github.com/ryppl/Boost2Git/commit/e13e87a

-- 
Dave Abrahams

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