Boost logo

Boost Users :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2007-09-03 09:17:04


Abhishek V wrote:
>
> > Hi
> > I m trying to run Kelvin-bacon program provided by BGL
> > (http://www.boost.org/libs/graph/example/kevin-bacon.cpp)
> > in VC++ but even after including the required header files it gives me
> > following compilation errors :-
> >
> > "c:\boostlib\boost_1_34_0\boost\graph\detail\adjacency_list.hpp(2166) :
> > fatal error C1001: INTERNAL COMPILER ERROR
> > (compiler file 'msc1.cpp', line 1786) "
> >
> > What could be the possible reason for this...
> MY MSVC version is 6.0

Well
http://engineering.meta-comm.com/boost-regression/1_34_1/user/graph_release.html
shows the graph library as "unusable" on MSVC6. You'll need to upgrade
to a non-ancient version of VC.

Jeff Flinn


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net