Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-09-30 12:55:40


"John Torjo" <john.lists_at_[hidden]> wrote in message
news:415C4CF4.8070509_at_torjo.com...
> Hi all,
>
> I finally installed vc8 beta.
>
> It seems that vc8-tools.jam has the path to the binary MSVC tools wrong:
>
> It is:
>
> VC80_ROOT ?= $(ProgramFiles:J=" ")"\\Microsoft Visual Studio .NET
> Whidbey\\VC7" ;
>
> But I think it should be:
>
> VC80_ROOT ?= $(ProgramFiles:J=" ")"\\Microsoft Visual Studio 8\\VC" ;
>
> At least that's what's needed on my machine...

Same on my system.

Jonathan


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