ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
331 stars 89 forks source link

NeL not compliling #19

Closed ryzom-pipeline closed 11 years ago

ryzom-pipeline commented 11 years ago

Original report by Anonymous.


/root/ryzom/ryzomcore/code/nel/src/gui/group_list.cpp: In member function âvirtual bool NLGUI::CGroupList::parse(xmlNodePtr, NLGUI::CInterfaceGroup)â: /root/ryzom/ryzomcore/code/nel/src/gui/group_list.cpp:510:33: error: call of overloaded âbasic_string(CXMLAutoPtr&)â is ambiguous /root/ryzom/ryzomcore/code/nel/src/gui/group_list.cpp:510:33: note: candidates are: /usr/include/c++/4.6/bits/basic_string.tcc:214:5: note: std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT, const _Alloc&) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator] /usr/include/c++/4.6/bits/basic_string.tcc:171:5: note: std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string] make[2]: [nel/src/gui/CMakeFiles/nelgui.dir/group_list.cpp.o] Error 1 make[1]: [nel/src/gui/CMakeFiles/nelgui.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....

ryzom-pipeline commented 11 years ago

Original comment by dfighter1985 (Bitbucket: dfighter1985, GitHub: dfighter1985).


Thanks! Resolved in 38126c45955ebe4c1295d6a26e5d6efbdea6ea03