$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Wieger Wesselink (wieger_at_[hidden])
Date: 2004-05-11 02:35:46
--- In jamboost_at_[hidden], "Bronek Kozicki" <brok_at_r...> wrote:
> Vladimir Prus <ghost_at_c...> 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
>
>
> B.
There seem to be some unexpected problems with this compiler. When
linking it cannot find certain libraries:
LINK : fatal error LNK1104: cannot open file 'msvcprtd.lib'
More on this can be found on:
http://forums.mozillazine.org/viewtopic.php?t=70783
It appears that this can be solved by adding some directories to
vcvars32.bat, but I still need to try that.
Wieger