|
Boost : |
From: Ted Lyngmo (ted_at_[hidden])
Date: 2024-05-14 05:00:42
This didn't look right:
$ git submodule status libs/scope
-8321450aca6fc6a075225ba225036e585ce1716b libs/scope
I wasn't able to reset the repo and submodules to get the missing
`libs/scope` module in 1.85 (but going back to 1.84 and building there
worked).
I ended up cloning the whole boost repo again with `git clone
--recurse-submodules ...` and then building worked fine.
I wonder what's wrong with my way of rebuilding boost? I've now added
the `./b2 headers` step which I've never used before and I don't know
what it's needed for. All headers are usually installed in my
`--prefix=<path>`'s `include` directory even without it.
Br,
Ted
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk