$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Amit K. Jain (omlette_at_[hidden])
Date: 2005-07-24 17:54:54
Hello, I've got the latest version of Boost set up w/ Visual C++ 7.1.
When I try to compile kruskal-example.cpp or prim-example.cpp, I get
an internal compiler error on properties.hpp:216.
I'm reasonably sure that I have Boost set up properly because I can
use the strongly connected components stuff w/ adjacency lists just
fine.
Has this happened to anyone else and, if so, does anyone know how to
work around it? Thanks in advance
-Amit