$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: max.anziutti_at_[hidden]
Date: 2001-08-20 04:52:38
I have downloaded boost graph library and tried to compile the
examples on various compilers:
On Microsoft VC 6 SP5 i get an internal compiler error (like the ones
reported in the post). And this should be a compiler bug.
On Microsoft VC 7 i get lots of sintax errors
On Borland 5.5 i get other sintax errors
Should i modify library source??? Or should i change compiler? Am i
doing something wrong???
I tried to compile dijkstra.cpp and some other example with same
results....
Thanks in advance
max