[JDEV] jabberoo -- win32 compile probs. Please help
Glenn MacGregor
gtm at oracom.com
Wed Jan 10 12:03:19 CST 2001
Hi All,
I am having some trouble compiling jabberoo on NT with VC 6. Three
files are giving errors. Any help would be great.
This is from the latest cvs (today at noon EST).
jabberoo-roster.cpp:
Error: "error: C2667 : 'slot' : none of 2 overload have a best
conversion"
Error: "error: C2668 : 'slot' : ambiguous call to overloaded
function"
These come from line 153.
jabberoox-agent.cpp
.../include/list (29) error C2079: '_Value' uses undefined class
'Agent'
jabberoox.hh(119) : see reference to class template instantiation
'std::list<class jabberoo::Agent, class std::allocator(class
jabberoo::Agent> >' being complied
functional(185) : error C2079: 'value' uses undefined class 'Agent'
list(285) : see reference to class template instantiation
'std::binder2nd<struct std::not_equal_to<class jabberoo::Agent> >' being
compiled
jabberoox.hh(119) : see reference to class template instantiation
'std::list<class jabberoo::Agent, class std::allocator(class
jabberoo::Agent> >' being complied
jabberoo-agent.cpp(121) : error: C2667 : 'slot' : none of 2 overload
have a best conversion
jabberoo-agent.cpp(121) : error: C2668 : 'slot' : ambiguous call to
overloaded function
jabberoox-filter.cpp
**** Same as above except *********
jabberoox-filter.cpp(184) : error C2371: 'it' : redefinition; different
basic types
Again any help would be great. I would like to start working on my
actual application using this library.
Thanks
Glenn
--
Glenn MacGregor
Director of Services
Oracom, Inc.
http://www.oracom.com
Tel. +1 978.557.5710 Ext. 302
Fax +1 978.557.5716
More information about the JDev
mailing list