Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-07-21 02:53:13


David Abrahams wrote:

> > Oh... that means it's possible to just add another parameter to
> > "msvc.init", which tells SDK location. If you'd be willing to test this
> > stuff, I can add the necessary logic (I have msvc here, but don't really
> > use it, so have no idea how can I check if SDK works).
>
> It shouldn't be neccessary. Just pass "SetEnv.bat" as the setup
> parameter to the msvc init, and pass the path to it as the path
> parameter:
>
> using msvc : 6.5 : path/to/PSDK : : SetEnv.bat ;

Will it be possible to specify msvc installation path, too? Or SetEnv.bat will
take care of it?

- 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