Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-08-14 20:25:59


maurice wrote:
> hi guys,
>
> I got problems with compiling the new release for MS Visual Studio 7.1
> on winXP.
>
> I download the boost self extracting exe for win and the pre-build
> version of bjam for nt machines and I tried to build it with
>
> E:\boost_1_33_0>bjam -sVC71_ROOT="E:\programme\Microsoft Visual Studio
> .NET 2003 " -sTOOLS=vc-7_1 install

Try:

bjam -sVC71_ROOT="E:\programme\Microsoft Visual Studio .NET 2003\VC7"
-sTOOLS=vc-7_1 install

Or:

bjam -sTOOLS=vc-7_1 install

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

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