..\..\..\..\src\insets\InsetText.cpp(71) : error C2664: 'std::_Tree<_Traits>::iterator::iterator(std::_Tree_nod<_Traits>::_Node *,const std::_Tree<_Traits> *)' : cannot convert parameter 1 from 'std::_Tree<_Traits>::const_iterator' to 'std::_Tree_nod<_Traits>::_Node *'
        with
        [

_Traits=std::_Tset_traits<lyx::docstring,std::less<lyx::docstring>,std::allocator<lyx::docstring>,false>
        ]
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called ..\..\..\..\src\insets\InsetText.cpp(83) : error C2440: 'initializing' : cannot convert from 'std::_Tree<_Traits>::const_iterator' to 'std::_Tree<_Traits>::iterator'
        with
        [

_Traits=std::_Tset_traits<lyx::docstring,std::less<lyx::docstring>,std::allocator<lyx::docstring>,false>
        ]
No constructor could take the source type, or constructor overload resolution was ambiguous


Linking...
CutAndPaste.obj : error LNK2019: unresolved external symbol "public: bool __thiscall lyx::InsetCollapsable::undefined(void)const " ([EMAIL PROTECTED]@lyx@@QBE_NXZ) referenced in function "void __cdecl lyx::cap::switchBetweenClasses(class boost::shared_ptr<class lyx::TextClass> const &,class boost::shared_ptr<class lyx::TextClass> const &,class lyx::InsetText &,class lyx::ErrorList &)" ([EMAIL PROTECTED]@lyx@@[EMAIL PROTECTED]@lyx@@@boost@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@Z)

Reply via email to