$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-11-23 03:26:08
Hi Alexey,
> > But I'm still a little baffled by why when I try to run bjam.exe without
> > running vsvars32.bat first, bjam can't find the vcvars32.bat or
> > vsvars32.bat script. Do I need to set something in my PATH variable or
> > something like that?
>
> The attached patch fixed detection of VC++ Express 2005. Can you try it,
> please? It should detect it as 'msvc-8.0express'.
Applied, thanks!
- Volodya