Boost logo

Boost-Build :

Subject: [Boost-build] headers target not working
From: Beman Dawes (bdawes_at_[hidden])
Date: 2013-10-13 10:08:42


I'm trying to test the instructions at
https://svn.boost.org/trac/boost/wiki/TryModBoost

The first three steps work as expected:

  git clone --recursive https://github.com/boostorg/boost.git modular-boost
  cd modular-boost
  .\bootstrap

but this step:

  .\b2 headers

outputs "...found 1 target..." but doesn't create the expected "boost"
directory structure.

Are the instructions not correct?

--Beman
  


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk