16 Jul
2003
16 Jul
'03
4:48 a.m.
I'm quite new at using boost (downloaded 1.30.0 a couple of days ago). I noticed that when I wanted to make libbglviz.a, as described in http://www.boost.org/libs/graph/doc/read-graphviz.html, there was already a makefile. "make libbglviz.a" does not work, but "make libbgl-viz.a" will.
A second documentation error is in http://www.boost.org/libs/property_map/property_map.html, where the example is not equal to the actual cpp file. generic_foo_algorithm is on this page, but the file just mentions foo.
I think it is a glitch in the doc, but if different... Comments?,
I've _finally_ checked in doc fixes for this. Thank you, and sorry for the ludicrous delay. Doug