Tuesday, December 19, 2006

Boost Graph library

Wanna try out the graph library so i happily downloaded the library,
okie -> need boost jam to build
okie -> downloaded boost jam
okie -> build and gotten bjam
okie -> run bjam on boost 1_33
okie -> vc7 needs the include path to compile
okie -> vc7 need the library and path to link
okie -> requires bgl-viz.lib to read graphviz .dot
okie -> does a bjam under boost/libs/graph/built
okie -> vc7 needs to add bgl-viz.lib to the library path
okie -> gotten it compiled.

it is quite abit of effort.
And it took me 2 days.

No comments: