Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from C:\src\wesnoth\src\scripting\game_lua_kernel.cpp:81:0:
- ..\..\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]':
- ..\..\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]'
- C:\src\wesnoth\src\scripting\game_lua_kernel.cpp:290:97: instantiated from here
- ..\..\src/scripting/push_check.hpp:209:3: error: 'const class boost::iterator_range<config::const_child_iterator>' has no member named 'size'
- ..\..\src/scripting/push_check.hpp:210:3: error: 'const class boost::iterator_range<config::const_child_iterator>' has no member named 'size'
- ..\..\src/scripting/push_check.hpp:211:59: error: 'const class boost::iterator_range<config::const_child_iterator>' has no member named 'size'
- ..\..\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]'
- C:\src\wesnoth\src\scripting\game_lua_kernel.cpp:290:97: instantiated from here
- ..\..\src/scripting/push_check.hpp:212:4: error: no match for 'operator[]' in 'list[i]'
Advertisement
Add Comment
Please, Sign In to add comment