Great! Thanks a lot! btw: https://pdimov.github.io/boostdep-report/ does not provide searching for "boost/blank.hpp". So still no chance to find the submodule containing this file.. But the submodule for "boost/detail/blank.hpp" would be very easy to find... In my case I want to run test suite of spirit. Looking into https://pdimov.github.io/boostdep-report/ does not help, because there is NO dependency of spirit to detail but to (unknown). Anyway! Thanks a lot again! Mike... Am 26.11.2017 um 11:50 schrieb Daniel James via Boost:
On 26 November 2017 at 10:42, Mike Gresens via Boost
wrote: trying to run a test suite from boost. So performing:
git clone -b master --depth 1 https://github.com/boostorg/boost.git boost-root ... git submodule update --init xyz (e.g. tools/build, libs/assert, etc.)
Leads to fatal error: boost/blank.hpp
Question: Which submodule I have to update to get blank.hpp ?! It's in detail. Btw. the boostdep report is a good place to find out which submodules you need for a particular module:
https://pdimov.github.io/boostdep-report/
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost