Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2005-05-31 20:17:23


"Eric Niebler" <eric_at_[hidden]> writes:

> My Jamfile.v2 looks like:
>
> project boost/quickbook/test ;
> import boostbook : boostbook ;
> using quickbook ;
> boostbook quickbook
> : test.qbk
> : <xsl:param>boost.root=../../../..
> ;
>
> I do no configuration of quickbook in my user-config.jam. This is with a
> freshly sync'ed boost main CVS and a freshly rebuild bjam.exe. Any
> clues? Can someone suggest a work-around?

If you roll back my bjam changes from yesterday, do things go back to
normal? I have no good reason to suspect my changes, but wouldn't
mind ruling that possibility out ;-). Now it looks for
user-config.jam differently (checking %HOMEDRIVE%%HOMEPATH% first).

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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