$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2006-08-01 17:01:51
On 7/31/06, bringiton bringiton <kneeride_at_[hidden]> wrote:
> I however get a INTERNAL COMPILER ERROR. I'm using ms vc++ 6. Can I
> assume the sample does not run on the old vc++ version? Anything I
> can do to get around this?
The best advice would be to get a new compiler. Visual Studio Express
is free and is a far better and more Standard conforming compiler than
VC6. Some parts of Boost may work with VC6, but it will no longer be
officially supported in 1.34 IIRC.
http://msdn.microsoft.com/vstudio/express/
-- Caleb Epstein