$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-02-06 08:45:51
From: "canontriplex" <canontriplex_at_[hidden]>
> I get this error when trying to build python libraries with jam
>
> ..\..\..\boost/bind/mem_fn_template.hpp(135) : error
> C2562: '()' : 'void' functi
> on returning a value
You have an older version of bind. Try to update boost/bind.hpp,
boost/mem_fn.hpp and boost/bind/*.hpp from the CVS.