Boost logo

Boost :

Subject: [boost] [trunk] Missing Jamfile in Boost Root Directory
From: Dean Michael Berris (mikhailberis_at_[hidden])
Date: 2009-10-10 05:01:00


Hi everyone,

I just did an SVN update to the latest in Boost's trunk and I don't
see a Jamfile in the root directory anymore.

I ask because I do this in my project Jamroot, which used to work:

  import os ;
  local BOOST_ROOT = [ os.environ BOOST_ROOT ] ;
  use-project /boost : $(BOOST_ROOT) ;

But now when running bjam it complains that it can't see a Jamfile in
the BOOST_ROOT directory.

Any workarounds for this?

TIA

-- 
Dean Michael Berris
blog.cplusplus-soup.com | twitter.com/mikhailberis
linkedin.com/in/mikhailberis | facebook.com/dean.berris | deanberris.com

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