Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 49%] Built target luabind
- Scanning dependencies of target ThriveLib
- [ 50%] Building CXX object CMakeFiles/ThriveLib.dir/src/gui/CEGUIWindow.cpp.o
- In file included from /usr/local/include/cegui-0/CEGUI/SubscriberSlot.h:32:0,
- from /usr/local/include/cegui-0/CEGUI/BoundSlot.h:31,
- from /usr/local/include/cegui-0/CEGUI/Event.h:31,
- from /usr/local/include/cegui-0/CEGUI/AnimationInstance.h:33,
- from /usr/local/include/cegui-0/CEGUI/CEGUI.h:35,
- from /home/hhyyrylainen/Projects/Thrive/src/gui/CEGUIWindow.h:3,
- from /home/hhyyrylainen/Projects/Thrive/src/gui/CEGUIWindow.cpp:1:
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h: In instantiation of ”bool CEGUI::FunctorCopySlot<T>::operator()(const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>]”:
- /home/hhyyrylainen/Projects/Thrive/src/gui/CEGUIWindow.cpp:484:1: required from here
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:52:41: virhe: no matching function for call to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::call(int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const, const CEGUI::EventArgs&)”
- return call(&T::operator(), args);
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:52:41: huom: ehdokkaat ovat:
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:73:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::Op, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::Op = bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)]
- inline bool call(Op member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:73:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::Op {aka bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:78:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpConst = bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const]
- inline bool call(OpConst member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:78:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpConst {aka bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:86:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoid, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoid = void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)]
- inline bool call(OpVoid member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:86:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoid {aka void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:93:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoidConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoidConst = void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const]
- inline bool call(OpVoidConst member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:93:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoidConst {aka void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:103:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpNoArgs, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpNoArgs = bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()]
- inline bool call(OpNoArgs member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:103:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpNoArgs {aka bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:108:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpNoArgsConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpNoArgsConst = bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const]
- inline bool call(OpNoArgsConst member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:108:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpNoArgsConst {aka bool (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:116:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoidNoArgs, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoidNoArgs = void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()]
- inline bool call(OpVoidNoArgs member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:116:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoidNoArgs {aka void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:123:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoidNoArgsConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoidNoArgsConst = void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const]
- inline bool call(OpVoidNoArgsConst member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:123:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoidNoArgsConst {aka void (thrive::CEGUIWindow::registerKeyEventHandler(const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h: In instantiation of ”bool CEGUI::FunctorCopySlot<T>::operator()(const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>]”:
- /home/hhyyrylainen/Projects/Thrive/src/gui/CEGUIWindow.cpp:484:1: required from here
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:52:41: virhe: no matching function for call to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::call(int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const, const CEGUI::EventArgs&)”
- return call(&T::operator(), args);
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:52:41: huom: ehdokkaat ovat:
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:73:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::Op, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::Op = bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)]
- inline bool call(Op member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:73:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::Op {aka bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:78:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpConst = bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const]
- inline bool call(OpConst member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:78:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpConst {aka bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:86:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoid, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoid = void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)]
- inline bool call(OpVoid member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:86:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoid {aka void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&)}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:93:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoidConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoidConst = void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const]
- inline bool call(OpVoidConst member_fn, const EventArgs& args)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:93:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoidConst {aka void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:103:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpNoArgs, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpNoArgs = bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()]
- inline bool call(OpNoArgs member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:103:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpNoArgs {aka bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:108:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpNoArgsConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpNoArgsConst = bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const]
- inline bool call(OpNoArgsConst member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:108:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpNoArgsConst {aka bool (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:116:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoidNoArgs, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoidNoArgs = void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()]
- inline bool call(OpVoidNoArgs member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:116:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoidNoArgs {aka void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)()}”
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:123:17: huom: bool CEGUI::FunctorCopySlot<T>::call(CEGUI::FunctorCopySlot<T>::OpVoidNoArgsConst, const CEGUI::EventArgs&) [with T = thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>; CEGUI::FunctorCopySlot<T>::OpVoidNoArgsConst = void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const]
- inline bool call(OpVoidNoArgsConst member_fn, const EventArgs& /*args*/)
- ^
- /usr/local/include/cegui-0/CEGUI/FunctorCopySlot.h:123:17: huom: no known conversion for argument 1 from ”int (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)(const CEGUI::EventArgs&) const” to ”CEGUI::FunctorCopySlot<thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)> >::OpVoidNoArgsConst {aka void (thrive::CEGUIWindow::registerEventHandler(const string&, const luabind::adl::object&) const::<lambda(const CEGUI::EventArgs&)>::*)() const}”
- CMakeFiles/ThriveLib.dir/build.make:675: recipe for target 'CMakeFiles/ThriveLib.dir/src/gui/CEGUIWindow.cpp.o' failed
- make[2]: *** [CMakeFiles/ThriveLib.dir/src/gui/CEGUIWindow.cpp.o] Error 1
- CMakeFiles/Makefile2:140: recipe for target 'CMakeFiles/ThriveLib.dir/all' failed
- make[1]: *** [CMakeFiles/ThriveLib.dir/all] Error 2
- Makefile:117: recipe for target 'all' failed
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment