Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 84%] Built target ryzom_entities_game_service
- CMakeFiles/ryzom_client.dir/commands.cpp.o: In function `CLuaStackChecker::CLuaStackChecker(CLuaState*, int)':
- commands.cpp:(.text._ZN16CLuaStackCheckerC2EP9CLuaStatei[_ZN16CLuaStackCheckerC5EP9CLuaStatei]+0x20): undefined reference to `lua_gettop'
- CMakeFiles/ryzom_client.dir/commands.cpp.o: In function `CLuaState::checkIndex(int)':
- commands.cpp:(.text._ZN9CLuaState10checkIndexEi[_ZN9CLuaState10checkIndexEi]+0x71): undefined reference to `lua_gettop'
- CMakeFiles/ryzom_client.dir/commands.cpp.o: In function `CLuaState::pushValue(int)':
- commands.cpp:(.text._ZN9CLuaState9pushValueEi[_ZN9CLuaState9pushValueEi]+0x2d): undefined reference to `lua_pushvalue'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::callRingAccessPointMethod(char const*, int, int)':
- session_browser_impl.cpp:(.text+0x811): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x83e): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x84c): undefined reference to `lua_pushvalue'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::fill(std::vector<RSMGR::TSessionDesc, std::allocator<RSMGR::TSessionDesc> > const&)':
- session_browser_impl.cpp:(.text+0xb63): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0xe2e): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0xe51): undefined reference to `lua_rawseti'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::callRingCharTrackingMethod(char const*, int, int)':
- session_browser_impl.cpp:(.text+0x1061): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x108e): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x109c): undefined reference to `lua_pushvalue'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::charsFill(std::vector<RSMGR::TCharDesc, std::allocator<RSMGR::TCharDesc> > const&)':
- session_browser_impl.cpp:(.text+0x11fa): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x1403): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x1426): undefined reference to `lua_rawseti'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::callRingPlayerInfoMethod(char const*, int, int)':
- session_browser_impl.cpp:(.text+0x1791): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x17be): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x17cc): undefined reference to `lua_pushvalue'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::ringStatsFill()':
- session_browser_impl.cpp:(.text+0x191a): undefined reference to `lua_gettop'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::callScenarioScoresMethod(char const*, int, int)':
- session_browser_impl.cpp:(.text+0x1d11): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x1d3e): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x1d4c): undefined reference to `lua_pushvalue'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::init(CLuaState*)':
- session_browser_impl.cpp:(.text+0x2676): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x2689): undefined reference to `lua_pushvalue'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::luaJoinRingSession(CLuaState&)':
- session_browser_impl.cpp:(.text+0x828c): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x82aa): undefined reference to `lua_tonumber'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::luaUpdateScenarioScores(CLuaState&)':
- session_browser_impl.cpp:(.text+0x87ad): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x87c3): undefined reference to `lua_tonumber'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CSessionBrowserImpl::luaGetScenarioAverageScores(CLuaState&)':
- session_browser_impl.cpp:(.text+0x88e4): undefined reference to `lua_gettop'
- session_browser_impl.cpp:(.text+0x8904): undefined reference to `lua_tolstring'
- CMakeFiles/ryzom_client.dir/session_browser_impl.cpp.o: In function `CLuaState::toNumber(int)':
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement