Skip to content

Instantly share code, notes, and snippets.

@metaleap
Created January 8, 2025 18:41
Show Gist options
  • Save metaleap/e0a37d836353534fa8bd3e63ba526959 to your computer and use it in GitHub Desktop.
Save metaleap/e0a37d836353534fa8bd3e63ba526959 to your computer and use it in GitHub Desktop.
Log of `nim cpp src/demos/CharacterControllerLua/CharacterControllerLua.nim`
reference to `lua_pushvalue'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance_BindLua>::property_getter(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0xd): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x1a): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance3D_BindLua>::property_getter(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0xd): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x1a): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Audio_BindLua>::equals(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Sound_BindLua>::equals(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance_BindLua>::equals(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance3D_BindLua>::equals(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Audio_BindLua>::to_string(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Sound_BindLua>::to_string(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance_BindLua>::to_string(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance3D_BindLua>::to_string(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance3D_BindLua>::gc_obj(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Audio_BindLua>::gc_obj(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `wi::lua::Audio_BindLua::Bind() [clone .cold]':
wiAudio_BindLua.cpp:(.text.unlikely+0x528): undefined reference to `lua_pushstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x534): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x53e): undefined reference to `lua_settable'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x546): undefined reference to `lua_pushstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x552): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x55d): undefined reference to `lua_settable'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x565): undefined reference to `lua_pushstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x571): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x57c): undefined reference to `lua_settable'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x584): undefined reference to `lua_pushstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x590): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x59a): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `wi::lua::Sound_BindLua::Bind() [clone .cold]':
wiAudio_BindLua.cpp:(.text.unlikely+0x5a2): undefined reference to `lua_pushstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x5ae): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x5b8): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `wi::lua::SoundInstance_BindLua::Bind() [clone .cold]':
wiAudio_BindLua.cpp:(.text.unlikely+0x5c0): undefined reference to `lua_pushstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x5cc): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x5d7): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `wi::lua::SoundInstance3D_BindLua::Bind() [clone .cold]':
wiAudio_BindLua.cpp:(.text.unlikely+0x5e0): undefined reference to `lua_pushstring'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x5ec): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text.unlikely+0x5f7): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Sound_BindLua>::gc_obj(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance_BindLua>::gc_obj(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Audio_BindLua>::constructor(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE11constructorEP9lua_State]+0x40): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE11constructorEP9lua_State]+0x57): undefined reference to `lua_getfield'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Audio_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Audio_BindLuaEE11constructorEP9lua_State]+0x64): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::Sound_BindLua>::constructor(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE11constructorEP9lua_State]+0x4b): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE11constructorEP9lua_State]+0x62): undefined reference to `lua_getfield'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Sound_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Sound_BindLuaEE11constructorEP9lua_State]+0x6f): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance_BindLua>::constructor(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE11constructorEP9lua_State]+0x4b): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE11constructorEP9lua_State]+0x62): undefined reference to `lua_getfield'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua21SoundInstance_BindLuaEE11constructorEP9lua_State]+0x6f): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiAudio_BindLua.cpp.o): in function `Luna<wi::lua::SoundInstance3D_BindLua>::constructor(lua_State*)':
wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE11constructorEP9lua_State]+0x6f): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE11constructorEP9lua_State]+0x86): undefined reference to `lua_getfield'
/usr/bin/ld: wiAudio_BindLua.cpp:(.text._ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua23SoundInstance3D_BindLuaEE11constructorEP9lua_State]+0x93): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiBacklog_BindLua.cpp.o): in function `wi::lua::backlog::backlog_post(lua_State*)':
wiBacklog_BindLua.cpp:(.text+0x715): undefined reference to `luaL_testudata'
/usr/bin/ld: wiBacklog_BindLua.cpp:(.text+0xf65): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiGraphicsDevice_Vulkan.cpp.o): in function `wi::graphics::GraphicsDevice_Vulkan::CreateSwapChain(wi::graphics::SwapChainDesc const*, SDL_Window*, wi::graphics::SwapChain*) const':
wiGraphicsDevice_Vulkan.cpp:(.text+0x4c532): undefined reference to `SDL_Vulkan_CreateSurface'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiGraphicsDevice_Vulkan.cpp.o): in function `wi::graphics::GraphicsDevice_Vulkan::CreateShader(wi::graphics::ShaderStage, void const*, unsigned long, wi::graphics::Shader*) const':
wiGraphicsDevice_Vulkan.cpp:(.text+0x4d17b): undefined reference to `spvReflectCreateShaderModule'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4d19b): undefined reference to `spvReflectEnumerateDescriptorBindings'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4d207): undefined reference to `spvReflectEnumerateDescriptorBindings'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4d227): undefined reference to `spvReflectEnumeratePushConstantBlocks'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4d28d): undefined reference to `spvReflectEnumeratePushConstantBlocks'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4d44b): undefined reference to `spvReflectDestroyShaderModule'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4d6eb): undefined reference to `spvReflectEnumeratePushConstantBlocks'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4d709): undefined reference to `spvReflectDestroyShaderModule'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4dbb6): undefined reference to `spvReflectDestroyShaderModule'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x4e8f8): undefined reference to `spvReflectDestroyShaderModule'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiGraphicsDevice_Vulkan.cpp.o): in function `wi::graphics::GraphicsDevice_Vulkan::GraphicsDevice_Vulkan(SDL_Window*, wi::graphics::ValidationMode, wi::graphics::GPUPreference)':
wiGraphicsDevice_Vulkan.cpp:(.text+0x53927): undefined reference to `SDL_PushEvent'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x53d88): undefined reference to `SDL_Vulkan_GetInstanceExtensions'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x53df9): undefined reference to `SDL_Vulkan_GetInstanceExtensions'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x54206): undefined reference to `SDL_PushEvent'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x54409): undefined reference to `SDL_PushEvent'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x552e3): undefined reference to `SDL_PushEvent'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x559fd): undefined reference to `SDL_PushEvent'
/usr/bin/ld: wiGraphicsDevice_Vulkan.cpp:(.text+0x5610c): undefined reference to `SDL_PushEvent'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiGraphicsDevice_Vulkan.cpp.o): in function `sdl2::SDLError::SDLError(char const*)':
wiGraphicsDevice_Vulkan.cpp:(.text._ZN4sdl28SDLErrorC2EPKc[_ZN4sdl28SDLErrorC5EPKc]+0x201): undefined reference to `SDL_GetError'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiGraphicsDevice_Vulkan.cpp.o): in function `std::_Sp_counted_ptr_inplace<wi::graphics::vulkan_internal::SwapChain_Vulkan, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>::_M_dispose()':
wiGraphicsDevice_Vulkan.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN2wi8graphics15vulkan_internal16SwapChain_VulkanESaIvELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN2wi8graphics15vulkan_internal16SwapChain_VulkanESaIvELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0xf4): undefined reference to `SDL_WasInit'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::SetColor(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0xd58): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::SetPos(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0xe68): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::SetSize(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0xf98): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::SetPivot(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x10a8): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::SetTexOffset(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x11b8): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o):wiImageParams_BindLua.cpp:(.text+0x12c8): more undefined references to `luaL_testudata' follow
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::Bind()':
wiImageParams_BindLua.cpp:(.text+0x1b0d): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b18): undefined reference to `lua_setglobal'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b23): undefined reference to `luaL_newmetatable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b2b): undefined reference to `lua_gettop'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b3d): undefined reference to `lua_pushstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b4e): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b59): undefined reference to `lua_settable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b68): undefined reference to `lua_pushstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b79): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b84): undefined reference to `lua_settable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1b93): undefined reference to `lua_pushstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1ba4): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1baf): undefined reference to `lua_settable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1bbe): undefined reference to `lua_pushstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1bcf): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1bda): undefined reference to `lua_settable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1be9): undefined reference to `lua_pushstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1bfa): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1c05): undefined reference to `lua_settable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1c28): undefined reference to `lua_pushstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1c3b): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1c46): undefined reference to `lua_settable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1c78): undefined reference to `lua_pushstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1c90): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1c9b): undefined reference to `lua_settable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1cb2): undefined reference to `lua_settop'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetPos(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x1d19): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1d6b): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x1d78): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetColor(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x2028): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x207a): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x2087): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetDrawRect(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x2348): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x239a): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x23a7): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetDrawRect2(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x2668): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x26ba): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x26c7): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetSize(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x2991): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x29e3): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x29f0): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetPivot(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x2cb1): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x2d03): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x2d10): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetTexOffset(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x2fd1): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x3023): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x3030): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `wi::lua::ImageParams_BindLua::GetTexOffset2(lua_State*)':
wiImageParams_BindLua.cpp:(.text+0x32f1): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x3343): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text+0x3350): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `Luna<wi::lua::ImageParams_BindLua>::function_dispatch(lua_State*)':
wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE17function_dispatchEP9lua_State]+0x11): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE17function_dispatchEP9lua_State]+0x22): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `Luna<wi::lua::ImageParams_BindLua>::property_setter(lua_State*)':
wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x25): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x32): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x3f): undefined reference to `lua_rawget'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x4c): undefined reference to `lua_isnumber'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x8b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x9d): undefined reference to `lua_touserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0xd9): undefined reference to `lua_settop'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0xeb): undefined reference to `lua_rotate'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0xf8): undefined reference to `lua_settop'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x10a): undefined reference to `lua_rotate'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x117): undefined reference to `lua_settop'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x1a7): undefined reference to `luaL_error'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_setterEP9lua_State]+0x1bd): undefined reference to `luaL_error'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `Luna<wi::lua::ImageParams_BindLua>::property_getter(lua_State*)':
wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0xd): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x1a): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `Luna<wi::lua::ImageParams_BindLua>::equals(lua_State*)':
wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `Luna<wi::lua::ImageParams_BindLua>::to_string(lua_State*)':
wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `Luna<wi::lua::ImageParams_BindLua>::gc_obj(lua_State*)':
wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiImageParams_BindLua.cpp.o): in function `Luna<wi::lua::ImageParams_BindLua>::constructor(lua_State*)':
wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE11constructorEP9lua_State]+0x4b): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE11constructorEP9lua_State]+0x62): undefined reference to `lua_getfield'
/usr/bin/ld: wiImageParams_BindLua.cpp:(.text._ZN4LunaIN2wi3lua19ImageParams_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua19ImageParams_BindLuaEE11constructorEP9lua_State]+0x6f): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::ControllerFeedback_BindLua::SetLEDColor(lua_State*)':
wiInput_BindLua.cpp:(.text+0xeac): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::SetPointer(lua_State*)':
wiInput_BindLua.cpp:(.text+0x1149): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::SetControllerFeedback(lua_State*)':
wiInput_BindLua.cpp:(.text+0x12fb): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::Bind()':
wiInput_BindLua.cpp:(.text+0x1563): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x156e): undefined reference to `lua_setglobal'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1579): undefined reference to `luaL_newmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1581): undefined reference to `lua_gettop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1593): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x15a4): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x15af): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x15be): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x15cf): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x15da): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x15e9): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x15fa): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1605): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1614): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1625): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1630): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x163f): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1650): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x165b): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1698): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x16b0): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x16bb): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x16d2): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1712): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x171d): undefined reference to `lua_setglobal'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1728): undefined reference to `luaL_newmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1730): undefined reference to `lua_gettop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1741): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1752): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x175c): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x176b): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x177c): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1786): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1795): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x17a6): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x17b0): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x17bf): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x17d0): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x17da): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x17e9): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x17fa): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1804): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1828): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1838): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1842): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1856): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1866): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1870): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1884): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1894): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x189e): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x18ab): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x18df): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x18ea): undefined reference to `lua_setglobal'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x18f5): undefined reference to `luaL_newmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x18fd): undefined reference to `lua_gettop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x190e): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x191f): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1929): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1938): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1949): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1953): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1962): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1973): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x197d): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x198c): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x199d): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x19a7): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x19b6): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x19c7): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x19d1): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x19f9): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a09): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a13): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a27): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a37): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a41): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a55): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a65): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a6f): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a83): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a93): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1a9d): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Touch_BindLua::Bind()':
wiInput_BindLua.cpp:(.text+0x1af9): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b04): undefined reference to `lua_setglobal'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b0f): undefined reference to `luaL_newmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b17): undefined reference to `lua_gettop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b28): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b39): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b43): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b52): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b63): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b6d): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b7c): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b8d): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1b97): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1ba6): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1bb7): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1bc1): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1bd0): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1be1): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1beb): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c0f): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c1f): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c29): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c3d): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c4d): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c57): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c6b): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c7b): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1c85): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::ControllerFeedback_BindLua::Bind()':
wiInput_BindLua.cpp:(.text+0x1cd9): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1ce4): undefined reference to `lua_setglobal'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1cef): undefined reference to `luaL_newmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1cf7): undefined reference to `lua_gettop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d08): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d19): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d23): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d32): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d43): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d4d): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d5c): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d6d): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d77): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d86): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1d97): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1da1): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1db0): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1dc1): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1dcb): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1df3): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e03): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e0d): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e21): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e31): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e3b): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e4f): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e5f): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e69): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e7d): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e8d): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1e97): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::GetAnalog(lua_State*)':
wiInput_BindLua.cpp:(.text+0x1f1b): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1f71): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x1f7e): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::GetPointer(lua_State*)':
wiInput_BindLua.cpp:(.text+0x2310): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x2362): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x236f): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Touch_BindLua::GetPos(lua_State*)':
wiInput_BindLua.cpp:(.text+0x2631): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x2683): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x2690): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::GetPointerDelta(lua_State*)':
wiInput_BindLua.cpp:(.text+0x2956): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x29a8): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x29b5): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::GetTouches(lua_State*)':
wiInput_BindLua.cpp:(.text+0x2ca3): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x2cb0): undefined reference to `lua_setmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text+0x2cc8): undefined reference to `lua_newuserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::Bind()':
wiInput_BindLua.cpp:(.text+0x1ab4): undefined reference to `lua_settop'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Touch_BindLua::Bind()':
wiInput_BindLua.cpp:(.text+0x1c98): undefined reference to `lua_settop'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::ControllerFeedback_BindLua::Bind()':
wiInput_BindLua.cpp:(.text+0x1eaa): undefined reference to `lua_settop'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Input_BindLua>::function_dispatch(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE17function_dispatchEP9lua_State]+0x11): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE17function_dispatchEP9lua_State]+0x22): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Touch_BindLua>::function_dispatch(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE17function_dispatchEP9lua_State]+0x11): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE17function_dispatchEP9lua_State]+0x22): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::ControllerFeedback_BindLua>::function_dispatch(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE17function_dispatchEP9lua_State]+0x11): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE17function_dispatchEP9lua_State]+0x22): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Input_BindLua>::property_setter(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x25): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x32): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x3f): undefined reference to `lua_rawget'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x4c): undefined reference to `lua_isnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x8b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x9d): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0xd9): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0xeb): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0xf8): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x10a): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x117): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x1a7): undefined reference to `luaL_error'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_setterEP9lua_State]+0x1bd): undefined reference to `luaL_error'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Touch_BindLua>::property_setter(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x25): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x32): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x3f): undefined reference to `lua_rawget'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x4c): undefined reference to `lua_isnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x8b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x9d): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0xd9): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0xeb): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0xf8): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x10a): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x117): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x1a7): undefined reference to `luaL_error'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_setterEP9lua_State]+0x1bd): undefined reference to `luaL_error'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::ControllerFeedback_BindLua>::property_setter(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x25): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x32): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x3f): undefined reference to `lua_rawget'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x4c): undefined reference to `lua_isnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x8b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x9d): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0xd9): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0xeb): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0xf8): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x10a): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x117): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x1a7): undefined reference to `luaL_error'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_setterEP9lua_State]+0x1bd): undefined reference to `luaL_error'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Input_BindLua>::property_getter(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0xd): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x1a): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Touch_BindLua>::property_getter(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0xd): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x1a): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::ControllerFeedback_BindLua>::property_getter(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0xd): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x1a): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Input_BindLua>::equals(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Touch_BindLua>::equals(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::ControllerFeedback_BindLua>::equals(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Input_BindLua>::to_string(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Touch_BindLua>::to_string(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::ControllerFeedback_BindLua>::to_string(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Touch_BindLua>::gc_obj(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::ControllerFeedback_BindLua>::gc_obj(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Input_BindLua>::gc_obj(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Input_BindLua::Bind() [clone .cold]':
wiInput_BindLua.cpp:(.text.unlikely+0x2ac): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2b8): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2c2): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2ca): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2d6): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2e1): undefined reference to `lua_settable'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2e9): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2f5): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x2ff): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::Touch_BindLua::Bind() [clone .cold]':
wiInput_BindLua.cpp:(.text.unlikely+0x308): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x314): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x31e): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `wi::lua::ControllerFeedback_BindLua::Bind() [clone .cold]':
wiInput_BindLua.cpp:(.text.unlikely+0x326): undefined reference to `lua_pushstring'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x332): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiInput_BindLua.cpp:(.text.unlikely+0x33c): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Touch_BindLua>::constructor(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE11constructorEP9lua_State]+0x40): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE11constructorEP9lua_State]+0x57): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Touch_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Touch_BindLuaEE11constructorEP9lua_State]+0x64): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::Input_BindLua>::constructor(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE11constructorEP9lua_State]+0x40): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE11constructorEP9lua_State]+0x57): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua13Input_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua13Input_BindLuaEE11constructorEP9lua_State]+0x64): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput_BindLua.cpp.o): in function `Luna<wi::lua::ControllerFeedback_BindLua>::constructor(lua_State*)':
wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE11constructorEP9lua_State]+0x4f): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE11constructorEP9lua_State]+0x66): undefined reference to `lua_getfield'
/usr/bin/ld: wiInput_BindLua.cpp:(.text._ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua26ControllerFeedback_BindLuaEE11constructorEP9lua_State]+0x73): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `wi::lua::LoadingScreen_BindLua::AddLoadModelTask(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text+0xa35): undefined reference to `luaL_testudata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0xab8): undefined reference to `luaL_testudata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0xd41): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `wi::lua::LoadingScreen_BindLua::AddRenderPathActivationTask(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text+0x1311): undefined reference to `luaL_testudata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x133e): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o):wiLoadingScreen_BindLua.cpp:(.text+0x1460): more undefined references to `luaL_testudata' follow
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `wi::lua::LoadingScreen_BindLua::Bind()':
wiLoadingScreen_BindLua.cpp:(.text+0x1d3d): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1d48): undefined reference to `lua_setglobal'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1d53): undefined reference to `luaL_newmetatable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1d5b): undefined reference to `lua_gettop'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1d6d): undefined reference to `lua_pushstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1d7e): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1d89): undefined reference to `lua_settable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1d98): undefined reference to `lua_pushstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1da9): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1db4): undefined reference to `lua_settable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1dc3): undefined reference to `lua_pushstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1dd4): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1ddf): undefined reference to `lua_settable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1dee): undefined reference to `lua_pushstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1dff): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1e0a): undefined reference to `lua_settable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1e19): undefined reference to `lua_pushstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1e2a): undefined reference to `lua_pushcclosure'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1e35): undefined reference to `lua_settable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1e68): undefined reference to `lua_pushstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1e80): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1e8b): undefined reference to `lua_settable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x1ea2): undefined reference to `lua_settop'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `wi::lua::LoadingScreen_BindLua::SetBackgroundTexture(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text+0x3581): undefined reference to `luaL_testudata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `wi::lua::LoadingScreen_BindLua::GetBackgroundTexture(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text+0x5aae): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x5b40): undefined reference to `lua_getfield'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text+0x5b4d): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `Luna<wi::lua::LoadingScreen_BindLua>::function_dispatch(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE17function_dispatchEP9lua_State]+0x11): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE17function_dispatchEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE17function_dispatchEP9lua_State]+0x22): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `Luna<wi::lua::LoadingScreen_BindLua>::property_setter(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x25): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x32): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x3f): undefined reference to `lua_rawget'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x4c): undefined reference to `lua_isnumber'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x8b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x9d): undefined reference to `lua_touserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0xd9): undefined reference to `lua_settop'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0xeb): undefined reference to `lua_rotate'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0xf8): undefined reference to `lua_settop'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x10a): undefined reference to `lua_rotate'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x117): undefined reference to `lua_settop'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x1a7): undefined reference to `luaL_error'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_setterEP9lua_State]+0x1bd): undefined reference to `luaL_error'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `Luna<wi::lua::LoadingScreen_BindLua>::property_getter(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0xd): undefined reference to `lua_getmetatable'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x1a): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x27): undefined reference to `lua_rawget'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x34): undefined reference to `lua_isnumber'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x5b): undefined reference to `lua_tonumberx'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x6c): undefined reference to `lua_touserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x7c): undefined reference to `lua_pushvalue'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x98): undefined reference to `lua_settop'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0xaa): undefined reference to `lua_rotate'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0xb7): undefined reference to `lua_settop'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0xc9): undefined reference to `lua_rotate'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0xd6): undefined reference to `lua_settop'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x122): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x12d): undefined reference to `lua_pushlightuserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE15property_getterEP9lua_State]+0x141): undefined reference to `lua_pushcclosure'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `Luna<wi::lua::LoadingScreen_BindLua>::equals(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6equalsEP9lua_State]+0xf): undefined reference to `lua_touserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6equalsEP9lua_State]+0x1f): undefined reference to `lua_touserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6equalsEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6equalsEP9lua_State]+0x34): undefined reference to `lua_pushboolean'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `Luna<wi::lua::LoadingScreen_BindLua>::to_string(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE9to_stringEP9lua_State]+0xa): undefined reference to `lua_touserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE9to_stringEP9lua_State]+0x2a): undefined reference to `lua_pushfstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE9to_stringEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE9to_stringEP9lua_State]+0x43): undefined reference to `lua_pushstring'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `wi::lua::LoadingScreen_BindLua::Bind() [clone .cold]':
wiLoadingScreen_BindLua.cpp:(.text.unlikely+0x3d0): undefined reference to `lua_pushstring'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text.unlikely+0x3dc): undefined reference to `lua_pushnumber'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text.unlikely+0x3e7): undefined reference to `lua_settable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `Luna<wi::lua::LoadingScreen_BindLua>::gc_obj(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6gc_objEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE6gc_objEP9lua_State]+0x14): undefined reference to `lua_touserdata'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiLoadingScreen_BindLua.cpp.o): in function `Luna<wi::lua::LoadingScreen_BindLua>::constructor(lua_State*)':
wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE11constructorEP9lua_State]+0xf6): undefined reference to `lua_newuserdata'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE11constructorEP9lua_State]+0x10d): undefined reference to `lua_getfield'
/usr/bin/ld: wiLoadingScreen_BindLua.cpp:(.text._ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE11constructorEP9lua_State[_ZN4LunaIN2wi3lua21LoadingScreen_BindLuaEE11constructorEP9lua_State]+0x11a): undefined reference to `lua_setmetatable'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput.cpp.o): in function `wi::input::SetPointer(DirectX::XMFLOAT4 const&)':
wiInput.cpp:(.text+0x500): undefined reference to `SDL_PushEvent'
/usr/bin/ld: wiInput.cpp:(.text+0x515): undefined reference to `SDL_WarpMouseInWindow'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput.cpp.o): in function `wi::input::Update(SDL_Window*, wi::Canvas)':
wiInput.cpp:(.text+0x5395): undefined reference to `SDL_SetCursor'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput.cpp.o): in function `wi::input::HidePointer(bool)':
wiInput.cpp:(.text+0x548): undefined reference to `SDL_ShowCursor'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput.cpp.o): in function `__static_initialization_and_destruction_0()':
wiInput.cpp:(.text.startup+0x2d): undefined reference to `SDL_CreateSystemCursor'
/usr/bin/ld: wiInput.cpp:(.text.startup+0x3e): undefined reference to `SDL_CreateSystemCursor'
/usr/bin/ld: wiInput.cpp:(.text.startup+0x4f): undefined reference to `SDL_CreateSystemCursor'
/usr/bin/ld: wiInput.cpp:(.text.startup+0x60): undefined reference to `SDL_CreateSystemCursor'
/usr/bin/ld: wiInput.cpp:(.text.startup+0x71): undefined reference to `SDL_CreateSystemCursor'
/usr/bin/ld: /usr/local/lib/WickedEngine/libWickedEngine_Linux.a(wiInput.cpp.o):wiInput.cpp:(.text.startup+0x82): more undefined references to `SDL_CreateSystemCursor' follow
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
Error: execution of an external program failed: 'g++ -o /home/_/c/n/nimWicked/src/demos/CharacterControllerLua/CharacterControllerLua /usr/local/lib/WickedEngine/libWickedEngine_Linux.a /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@slib@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@slib@sstd@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@slib@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@ssdl2.nim.cpp.o /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@slib@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@slib@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@slib@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@m..@s..@s..@s..@s..@[email protected]@[email protected]@slib@[email protected] /home/_/.cache/nim/CharacterControllerLua_d/@mCharacterControllerLua.nim.cpp.o -pthread -pthread -lm -lm -lrt -ldl'
~/c/n/nimWicked
{.link: "/usr/local/lib/WickedEngine/libWickedEngine_Linux.a".}
from sdl2 import nil
from os import nil
proc main() =
if sdl2.init(sdl2.INIT_EVERYTHING) != sdl2.SdlSuccess:
raise newException(CatchableError, $sdl2.getError())
defer: sdl2.quit()
let title = cstring("hola")
let sdl_win = sdl2.createWindow(title, sdl2.SDL_WINDOWPOS_CENTERED, sdl2.SDL_WINDOWPOS_CENTERED, 1280, 800, sdl2.SDL_WINDOW_SHOWN)
os.sleep(4321)
when isMainModule:
main()
# Package
version = "0.71.645"
author = "metaleap"
description = "Nim bindings to WickedEngine (wickedengine.net), a Linux/Windows Vulkan/DX12 3D realtime rendering and game engine"
license = "MIT"
srcDir = "src"
# Dependencies
requires "nim >= 2.2.0"
requires "sdl2"
# custom:
when defined(macosx):
system.quit("~~~~~~~~~~~~\nWickedEngine does NOT support macOS. You may remove this nimble package now.\n~~~~~~~~~~~~\n", 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment