[sldev] compile errors
Dimentox
dimentox at dimentox.com
Mon Dec 10 12:13:21 PST 2007
can i get some help here?
Error 2 error C2784: 'bool std::operator ==(const
std::deque<_Ty,_Alloc> &,const std::deque<_Ty,_Alloc> &)' : could not deduce
template argument for 'const std::deque<_Ty,_Alloc> &' from
'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 3 error C2784: 'bool std::operator ==(const
std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)' : could not deduce
template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from
'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 4 error C2784: 'bool std::operator ==(const _Elem *,const
std::basic_string<_Elem,_Traits,_Alloc> &)' : could not deduce template
argument for 'const _Elem *' from 'LLMessageThrottleEntry' C:\Program
Files\Microsoft Visual Studio 9.0\VC\include\algorithm 406 llmessage
Error 5 error C2784: 'bool std::operator ==(const
std::basic_string<_Elem,_Traits,_Alloc> &,const
std::basic_string<_Elem,_Traits,_Alloc> &)' : could not deduce template
argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from
'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 6 error C2784: 'bool std::operator ==(const
std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)' : could not
deduce template argument for 'const std::vector<_Ty,_Alloc> &' from
'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 7 error C2784: 'bool std::operator ==(const std::_Tree<_Traits>
&,const std::_Tree<_Traits> &)' : could not deduce template argument for
'const std::_Tree<_Traits> &' from 'LLMessageThrottleEntry' C:\Program
Files\Microsoft Visual Studio 9.0\VC\include\algorithm 406 llmessage
Error 8 error C2784: 'bool std::operator ==(const std::list<_Ty,_Ax>
&,const std::list<_Ty,_Ax> &)' : could not deduce template argument for
'const std::list<_Ty,_Ax> &' from 'LLMessageThrottleEntry' C:\Program
Files\Microsoft Visual Studio 9.0\VC\include\algorithm 406 llmessage
Error 9 error C2784: 'bool std::operator ==(const
std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const
std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)' : could not deduce
template argument for 'const std::istream_iterator<_Ty,_Elem,_Traits,_Diff>
&' from 'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 10 error C2784: 'bool std::operator ==(const
std::istreambuf_iterator<_Elem,_Traits> &,const
std::istreambuf_iterator<_Elem,_Traits> &)' : could not deduce template
argument for 'const std::istreambuf_iterator<_Elem,_Traits> &' from
'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 11 error C2784: 'bool std::operator ==(const std::allocator<_Ty>
&,const std::allocator<_Other> &) throw()' : could not deduce template
argument for 'const std::allocator<_Ty> &' from 'LLMessageThrottleEntry'
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\algorithm 406
llmessage
Error 12 error C2784: 'bool std::operator ==(const
std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)' :
could not deduce template argument for 'const std::reverse_iterator<_RanIt>
&' from 'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 13 error C2784: 'bool std::operator ==(const
std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)' :
could not deduce template argument for 'const std::_Revranit<_RanIt,_Base>
&' from 'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
Error 14 error C2784: 'bool std::operator ==(const
std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)' : could not deduce
template argument for 'const std::pair<_Ty1,_Ty2> &' from
'LLMessageThrottleEntry' C:\Program Files\Microsoft Visual Studio
9.0\VC\include\algorithm 406 llmessage
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20071210/6fbac60d/attachment.htm
More information about the SLDev
mailing list