$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-13 05:53:33
Bronek Kozicki wrote:
> Vladimir Prus <ghost_at_[hidden]> wrote:
> > And where it's location in reality? I'm going to install the compiler
> > too, so could find out myself, but it might take quite some time
> > before I really install it ;-)
>
> it's:
> C:\Program Files\Microsoft Visual C++ Toolkit 2003\vcvars32.bat
Ok, for a first try I've added handling for the VCToolkitInstallDir variable,
so
using msvc : 7.1 ;
should work. Let me know if that works OK -- free 7.1 tools refuse to install
for me, so I can't check.
- Volodya