$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-12-22 08:27:05
> I would like to know if anybody has successfully built boost with
> VC++.NET 2005 beta version ? I tried to look the regression tests, but
> the links from boost web site are broken (This site is defaced!!!
> NeverEverNoSanity WebWorm generation 25.).
Yes, it does build OK, modulo a few new bugs in the new compiler.
Use the "vc-8_0" toolset.
John.