
3 Nov
2006
3 Nov
'06
6:28 p.m.
Fernando Cacciola wrote:
But even fixing that I still get the same error:
Error 1 error C2664: 'boost::_bi::bind_t<R,F,L>::bind_t(const boost::_bi::bind_t<R,F,L> &)' : cannot convert parameter 1 from 'boost::_bi::bind_t<R,F,L>' to 'const boost::_bi::bind_t<R,F,L> &' d:\programacion\projects\policypipe\policypipe\policypipe.cpp 120
You should take a look at the R, F and L that the compiler should have expanded after the error message. There may be another mismatch there.