|
Boost : |
From: John Maddock (john_at_[hidden])
Date: 2004-10-01 05:40:07
> 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" ;
>
OK, thanks, toolset updated - in the long run though we should really be
using the registry for this.
John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk