$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthew Vogt (mattvogt_at_[hidden])
Date: 2005-08-11 22:31:13
ghq7613 wrote:
> Hi,
> does anyone know how to build the giallo (http:://giallo.sf.net).
>
Hi ghq7613,
as of earlier this week, the giallo snapshot in CVS is a little inconsistent. I
have notified Hugo of this, and I think he's going to clean up the state.
At the moment it won't build on unix, but it may build on windows - you need to
copy the files into a boost build tree, then do a bjam install from the
$BOOST_ROOT/libs/net directory.
This may not build everything, but it should get you started.
HTH,
Matt