$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Alex (alexolog_at_[hidden])
Date: 2003-03-25 15:46:32
I fail to build the Boost libraries with MSVC 6.
Specifically, I need to build the BGL but is complains that
GRAPHVIZ_GRAPH is not defined.
I am running: bjam "-sTOOLS=msvc"
Please help!