Am Samstag, den 05.06.2010, 13:54 +0200 schrieb Kornel Benko:
> Am Samstag 05 Juni 2010 schrieb Kornel Benko:
> > > Does it help to add #include <algorithm>?
> > 
> > Thanks, it helps.
> > 
> > > Peter
> > 
> >         Kornel
> 
> I should have wait for complete compile. There is more:
> 
>       /usr/src/lyx/lyx-devel/src/LaTeXFeatures.cpp: In member function ‘void 
> lyx::LaTeXFeatures::useLayout(const lyx::docstring&)’:
>       /usr/src/lyx/lyx-devel/src/LaTeXFeatures.cpp:342: error: no matching 
> function for call to ‘find(std::_List_iterator<std::basic_string<wchar_t, 
> std::char_traits<wchar_t>, std::allocator<wchar_t> > 
> >, std::_List_iterator<std::basic_string<wchar_t, std::char_traits<wchar_t>, 
> >std::allocator<wchar_t> > >, const std::basic_string<wchar_t, 
> >std::char_traits<wchar_t>, std::allocator<wchar_t> >&)’
>       /usr/src/lyx/lyx-devel/src/LaTeXFeatures.cpp: In member function ‘void 
> lyx::LaTeXFeatures::useInsetLayout(const lyx::InsetLayout&)’:
>       /usr/src/lyx/lyx-devel/src/LaTeXFeatures.cpp:374: error: no matching 
> function for call to ‘find(std::_List_iterator<std::basic_string<wchar_t, 
> std::char_traits<wchar_t>, std::allocator<wchar_t> > 
> >, std::_List_iterator<std::basic_string<wchar_t, std::char_traits<wchar_t>, 
> >std::allocator<wchar_t> > >, const std::basic_string<wchar_t, 
> >std::char_traits<wchar_t>, std::allocator<wchar_t> >&)’
>       /usr/src/lyx/lyx-devel/src/LaTeXFeatures.cpp: In member function ‘void 
> lyx::LaTeXFeatures::addPreambleSnippet(const std::string&)’:
>       /usr/src/lyx/lyx-devel/src/LaTeXFeatures.cpp:418: error: no matching 
> function for call to ‘find(std::_List_const_iterator<std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > 
> >&, std::_List_const_iterator<std::basic_string<char, std::char_traits<char>, 
> >std::allocator<char> > >&, const std::basic_string<char, 
> >std::char_traits<char>, std::allocator<char> >&)’
> 
> Probably the same reason? ... Yes

Yes! see my last mail!

> 
>       Kornel
> 


Reply via email to