
8 May
2007
8 May
'07
8:56 a.m.
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