Boost logo

Boost-Build :

From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-07-21 04:31:50


Vladimir Prus <ghost_at_[hidden]> writes:

> 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?

I'm assuming that SetEnv.bat takes care of it.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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