
26 Jun
2006
26 Jun
'06
7:15 p.m.
Peter Dimov wrote:
Nicola Musatti wrote:
D:/src/boost/boost/bind.hpp:1208: error: no matching function for call to 'visit_each(boost::signals::detail::bound_objects_visitor&, statement* const&, int)'
I tried this both on Fedora Core 5 and Windows/Cygwin. My command line is just: g++-4.1.0 -c boost_signals.cpp -ID:/src/boost
The current CVS has no visit_each call on line 1208; are you sure you're using 1.34? As far as I can see this bug has been already fixed on both HEAD and RC_1_34_0.
You're right! I confused two different Boost installations. Sorry for the noise :-( Cheers, Nicola Musatti