Advertisement
Guest User

TGUI

a guest
May 7th, 2015
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 9.95 KB | None | 0 0
  1.  
  2. C:\Users\Cody\Desktop\TGUI>make
  3. [  2%] Building CXX object src/TGUI/CMakeFiles/tgui.dir/ComboBox.cpp.obj
  4. In file included from c:\mingw\mingw\include\c++\5.1.0\memory:79:0,
  5.                  from C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/TextureManager.hpp:36,
  6.                  from C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Texture.hpp:32,
  7.                  from C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/ThemeFileParser.hpp:30,
  8.                  from C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Widget.hpp:31,
  9.                  from C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Scrollbar.hpp:30,
  10.                  from C:\Users\Cody\Downloads\TGUI-0.7-dev\TGUI-0.7-dev\src\TGUI\ComboBox.cpp:28:
  11. c:\mingw\mingw\include\c++\5.1.0\functional: In instantiation of 'struct std::_Bind_check_arity<void (tgui::ComboBox::*)(), tgui::ComboBox*&, int>':
  12. c:\mingw\mingw\include\c++\5.1.0\functional:1439:12:   required from 'struct std::_Bind_helper<false, void (tgui::ComboBox::*&)(), tgui::ComboBox*&, int>'
  13. c:\mingw\mingw\include\c++\5.1.0\functional:1462:5:   required by substitution of 'template<class _Func, class ... _BoundArgs> typename std::_Bind_helper<std::_
  14. _is_socketlike<_Func>::value, _Func, _BoundArgs ...>::type std::bind(_Func&&, _BoundArgs&& ...) [with _Func = void (tgui::ComboBox::*&)(); _BoundArgs = {tgui::C
  15. omboBox*&, int}]'
  16. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:203:26:   required from 'void tgui::Signal::connect(unsigned int, Func, Args ...) [wit
  17. h Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}]'
  18. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:365:21:   required from 'unsigned int tgui::SignalWidgetBase::connect(const string&, F
  19. unc, Args ...) [with Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}; std::__cxx11::string = std::__cxx11::basic_string<char>]'
  20. C:\Users\Cody\Downloads\TGUI-0.7-dev\TGUI-0.7-dev\src\TGUI\ComboBox.cpp:505:92:   required from here
  21. c:\mingw\mingw\include\c++\5.1.0\functional:1426:7: error: static assertion failed: Wrong number of arguments for pointer-to-member
  22.        static_assert(_Varargs::value
  23.        ^
  24. c:\mingw\mingw\include\c++\5.1.0\functional: In instantiation of 'struct std::_Bind_check_arity<void (tgui::ComboBox::*)(), tgui::ComboBox*&, sf::Vector2<float>
  25. >':
  26. c:\mingw\mingw\include\c++\5.1.0\functional:1439:12:   required from 'struct std::_Bind_helper<false, void (tgui::ComboBox::*&)(), tgui::ComboBox*&, sf::Vector2
  27. <float> >'
  28. c:\mingw\mingw\include\c++\5.1.0\functional:1462:5:   required by substitution of 'template<class _Func, class ... _BoundArgs> typename std::_Bind_helper<std::_
  29. _is_socketlike<_Func>::value, _Func, _BoundArgs ...>::type std::bind(_Func&&, _BoundArgs&& ...) [with _Func = void (tgui::ComboBox::*&)(); _BoundArgs = {tgui::C
  30. omboBox*&, sf::Vector2<float>}]'
  31. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:203:26:   required from 'void tgui::Signal::connect(unsigned int, Func, Args ...) [wit
  32. h Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}]'
  33. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:365:21:   required from 'unsigned int tgui::SignalWidgetBase::connect(const string&, F
  34. unc, Args ...) [with Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}; std::__cxx11::string = std::__cxx11::basic_string<char>]'
  35. C:\Users\Cody\Downloads\TGUI-0.7-dev\TGUI-0.7-dev\src\TGUI\ComboBox.cpp:505:92:   required from here
  36. c:\mingw\mingw\include\c++\5.1.0\functional:1426:7: error: static assertion failed: Wrong number of arguments for pointer-to-member
  37. c:\mingw\mingw\include\c++\5.1.0\functional: In instantiation of 'struct std::_Bind_check_arity<void (tgui::ComboBox::*)(), tgui::ComboBox*&, sf::String>':
  38. c:\mingw\mingw\include\c++\5.1.0\functional:1439:12:   required from 'struct std::_Bind_helper<false, void (tgui::ComboBox::*&)(), tgui::ComboBox*&, sf::String>
  39. '
  40. c:\mingw\mingw\include\c++\5.1.0\functional:1462:5:   required by substitution of 'template<class _Func, class ... _BoundArgs> typename std::_Bind_helper<std::_
  41. _is_socketlike<_Func>::value, _Func, _BoundArgs ...>::type std::bind(_Func&&, _BoundArgs&& ...) [with _Func = void (tgui::ComboBox::*&)(); _BoundArgs = {tgui::C
  42. omboBox*&, sf::String}]'
  43. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:203:26:   required from 'void tgui::Signal::connect(unsigned int, Func, Args ...) [wit
  44. h Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}]'
  45. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:365:21:   required from 'unsigned int tgui::SignalWidgetBase::connect(const string&, F
  46. unc, Args ...) [with Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}; std::__cxx11::string = std::__cxx11::basic_string<char>]'
  47. C:\Users\Cody\Downloads\TGUI-0.7-dev\TGUI-0.7-dev\src\TGUI\ComboBox.cpp:505:92:   required from here
  48. c:\mingw\mingw\include\c++\5.1.0\functional:1426:7: error: static assertion failed: Wrong number of arguments for pointer-to-member
  49. c:\mingw\mingw\include\c++\5.1.0\functional: In instantiation of 'struct std::_Bind_check_arity<void (tgui::ComboBox::*)(), tgui::ComboBox*&, sf::String, sf::St
  50. ring>':
  51. c:\mingw\mingw\include\c++\5.1.0\functional:1439:12:   required from 'struct std::_Bind_helper<false, void (tgui::ComboBox::*&)(), tgui::ComboBox*&, sf::String,
  52. sf::String>'
  53. c:\mingw\mingw\include\c++\5.1.0\functional:1462:5:   required by substitution of 'template<class _Func, class ... _BoundArgs> typename std::_Bind_helper<std::_
  54. _is_socketlike<_Func>::value, _Func, _BoundArgs ...>::type std::bind(_Func&&, _BoundArgs&& ...) [with _Func = void (tgui::ComboBox::*&)(); _BoundArgs = {tgui::C
  55. omboBox*&, sf::String, sf::String}]'
  56. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:203:26:   required from 'void tgui::Signal::connect(unsigned int, Func, Args ...) [wit
  57. h Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}]'
  58. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:365:21:   required from 'unsigned int tgui::SignalWidgetBase::connect(const string&, F
  59. unc, Args ...) [with Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}; std::__cxx11::string = std::__cxx11::basic_string<char>]'
  60. C:\Users\Cody\Downloads\TGUI-0.7-dev\TGUI-0.7-dev\src\TGUI\ComboBox.cpp:505:92:   required from here
  61. c:\mingw\mingw\include\c++\5.1.0\functional:1426:7: error: static assertion failed: Wrong number of arguments for pointer-to-member
  62. c:\mingw\mingw\include\c++\5.1.0\functional: In instantiation of 'struct std::_Bind_check_arity<void (tgui::ComboBox::*)(), tgui::ComboBox*&, std::vector<sf::St
  63. ring, std::allocator<sf::String> > >':
  64. c:\mingw\mingw\include\c++\5.1.0\functional:1439:12:   required from 'struct std::_Bind_helper<false, void (tgui::ComboBox::*&)(), tgui::ComboBox*&, std::vector
  65. <sf::String, std::allocator<sf::String> > >'
  66. c:\mingw\mingw\include\c++\5.1.0\functional:1462:5:   required by substitution of 'template<class _Func, class ... _BoundArgs> typename std::_Bind_helper<std::_
  67. _is_socketlike<_Func>::value, _Func, _BoundArgs ...>::type std::bind(_Func&&, _BoundArgs&& ...) [with _Func = void (tgui::ComboBox::*&)(); _BoundArgs = {tgui::C
  68. omboBox*&, std::vector<sf::String, std::allocator<sf::String> >}]'
  69. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:203:26:   required from 'void tgui::Signal::connect(unsigned int, Func, Args ...) [wit
  70. h Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}]'
  71. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:365:21:   required from 'unsigned int tgui::SignalWidgetBase::connect(const string&, F
  72. unc, Args ...) [with Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}; std::__cxx11::string = std::__cxx11::basic_string<char>]'
  73. C:\Users\Cody\Downloads\TGUI-0.7-dev\TGUI-0.7-dev\src\TGUI\ComboBox.cpp:505:92:   required from here
  74. c:\mingw\mingw\include\c++\5.1.0\functional:1426:7: error: static assertion failed: Wrong number of arguments for pointer-to-member
  75. c:\mingw\mingw\include\c++\5.1.0\functional: In instantiation of 'struct std::_Bind_check_arity<void (tgui::ComboBox::*)(), tgui::ComboBox*&, std::shared_ptr<tg
  76. ui::ChildWindow> >':
  77. c:\mingw\mingw\include\c++\5.1.0\functional:1439:12:   required from 'struct std::_Bind_helper<false, void (tgui::ComboBox::*&)(), tgui::ComboBox*&, std::shared
  78. _ptr<tgui::ChildWindow> >'
  79. c:\mingw\mingw\include\c++\5.1.0\functional:1462:5:   required by substitution of 'template<class _Func, class ... _BoundArgs> typename std::_Bind_helper<std::_
  80. _is_socketlike<_Func>::value, _Func, _BoundArgs ...>::type std::bind(_Func&&, _BoundArgs&& ...) [with _Func = void (tgui::ComboBox::*&)(); _BoundArgs = {tgui::C
  81. omboBox*&, std::shared_ptr<tgui::ChildWindow>}]'
  82. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:203:26:   required from 'void tgui::Signal::connect(unsigned int, Func, Args ...) [wit
  83. h Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}]'
  84. C:/Users/Cody/Downloads/TGUI-0.7-dev/TGUI-0.7-dev/include/TGUI/Signal.hpp:365:21:   required from 'unsigned int tgui::SignalWidgetBase::connect(const string&, F
  85. unc, Args ...) [with Func = void (tgui::ComboBox::*)(); Args = {tgui::ComboBox*}; std::__cxx11::string = std::__cxx11::basic_string<char>]'
  86. C:\Users\Cody\Downloads\TGUI-0.7-dev\TGUI-0.7-dev\src\TGUI\ComboBox.cpp:505:92:   required from here
  87. c:\mingw\mingw\include\c++\5.1.0\functional:1426:7: error: static assertion failed: Wrong number of arguments for pointer-to-member
  88. src\TGUI\CMakeFiles\tgui.dir\build.make:222: recipe for target 'src/TGUI/CMakeFiles/tgui.dir/ComboBox.cpp.obj' failed
  89. make[2]: *** [src/TGUI/CMakeFiles/tgui.dir/ComboBox.cpp.obj] Error 1
  90. CMakeFiles\Makefile2:74: recipe for target 'src/TGUI/CMakeFiles/tgui.dir/all' failed
  91. make[1]: *** [src/TGUI/CMakeFiles/tgui.dir/all] Error 2
  92. makefile:115: recipe for target 'all' failed
  93. make: *** [all] Error 2
  94.  
  95. C:\Users\Cody\Desktop\TGUI>pause
  96. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement