Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-09-28 06:46:29


Alexey Pakhunov wrote:

> Bojan Resnik wrote:
>> using msvc : 6 ;
>> using msvc : 7.1 ;
>
> [skip]
>
>> warning: toolset msvc initialization: can't find tool cl.exe
>> warning: initialized from
>
> try this:
>
> using msvc : 6.0 ;
> using msvc : 7.1 ;

Well, if "6" worked before but does not work now, we have to either:

1. Make it work again.
2. Detect it and emit a warning, suggesting to use "6.0".

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk