shadowm

Untitled

Jul 6th, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. In file included from C:\src\wesnoth\src\scripting\game_lua_kernel.cpp:81:0:
  2. ..\..\src/scripting/push_check.hpp: In function 'typename boost::enable_if<typename boost::mpl::and_<typename lua_check_impl::is_container<T>::type, typename boost::mpl::not_<boost::is_same<T, std::basic_string<char> > >::type>::type, void>::type lua_check_impl::lua_push(lua_State*, const T&) [with T = boost::iterator_range<config::const_child_iterator>, typename boost::enable_if<typename boost::mpl::and_<typename lua_check_impl::is_container<T>::type, typename boost::mpl::not_<boost::is_same<T, std::basic_string<char> > >::type>::type, void>::type = void, lua_State = lua_State]':
  3. ..\..\src/scripting/push_check.hpp:229:91: instantiated from 'void lua_push(lua_State*, const T&) [with T = boost::iterator_range<config::const_child_iterator>, lua_State = lua_State]'
  4. C:\src\wesnoth\src\scripting\game_lua_kernel.cpp:290:97: instantiated from here
  5. ..\..\src/scripting/push_check.hpp:209:3: error: 'const class boost::iterator_range<config::const_child_iterator>' has no member named 'size'
  6. ..\..\src/scripting/push_check.hpp:210:3: error: 'const class boost::iterator_range<config::const_child_iterator>' has no member named 'size'
  7. ..\..\src/scripting/push_check.hpp:211:59: error: 'const class boost::iterator_range<config::const_child_iterator>' has no member named 'size'
  8. ..\..\src/scripting/push_check.hpp:229:91: instantiated from 'void lua_push(lua_State*, const T&) [with T = boost::iterator_range<config::const_child_iterator>, lua_State = lua_State]'
  9. C:\src\wesnoth\src\scripting\game_lua_kernel.cpp:290:97: instantiated from here
  10. ..\..\src/scripting/push_check.hpp:212:4: error: no match for 'operator[]' in 'list[i]'
Advertisement
Add Comment
Please, Sign In to add comment