Boost logo

Boost :

From: Eoin O'Callaghan (eoinoc_at_[hidden])
Date: 2007-05-08 04:56:04


Johannes Brunen wrote:
> Hi,
>
> today I tried building the beta version on win XP (VC 7.1) with the
> following bjam call:
>
> bjam --libdir=./stage --stagedir=./stage release debug threading=multi
>

I think you just also need to add 'stage' to the commandline

bjam --libdir=./stage --stagedir=./stage release debug threading=multi stage

Regards, Eoin


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