Log in

View Full Version : another build failed


gibroni
07-18-2013, 06:49 PM
Hello again,

Trying to compile the new git clone for today 7-18-13 but receiving one failed using 64 bit.

windows 7
vs 2010 prof 64

if anyone can help with locating where my problem lies, would be appreciated.

2>------ Build started: Project: zone, Configuration: RelWithDebInfo x64 ------
2>Build started 7/18/2013 3:45:34 PM.
2>InitializeBuildStatus:
2> Touching "zone.dir\RelWithDebInfo\zone.unsuccessfulbuild".
2>CustomBuild:
2> All outputs are up-to-date.
2>ClCompile:
2> All outputs are up-to-date.
2>ManifestResourceCompile:
2> All outputs are up-to-date.
2>lua_bit.obj : error LNK2019: unresolved external symbol luaL_typerror referenced in function "unsigned int __cdecl barg(struct lua_State *,int)" (?barg@@YAIPEAUlua_State@@H@Z)
2>lua_bit.obj : error LNK2019: unresolved external symbol lua_isnumber referenced in function "unsigned int __cdecl barg(struct lua_State *,int)" (?barg@@YAIPEAUlua_State@@H@Z)
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_isnumber
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_isnumber
2>lua_object.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_item.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_general.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_group.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_bit.obj : error LNK2019: unresolved external symbol lua_tonumber referenced in function "unsigned int __cdecl barg(struct lua_State *,int)" (?barg@@YAIPEAUlua_State@@H@Z)
2>lua_corpse.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_client.obj : error LNK2001: unresolved external symbol lua_tonumber
2>lua_door.obj : error LNK2001: unresolved external symbol lua_tonumber
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_object.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_general.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_item.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_bit.obj : error LNK2019: unresolved external symbol lua_pushnumber referenced in function "int __cdecl bit_tobit(struct lua_State *)" (?bit_tobit@@YAHPEAUlua_State@@@Z)
2>lua_corpse.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_client.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>lua_door.obj : error LNK2001: unresolved external symbol lua_pushnumber
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_gettop
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_gettop
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_gettop
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_gettop
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_gettop
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_gettop
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_object.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_item.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_general.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_group.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_bit.obj : error LNK2019: unresolved external symbol lua_gettop referenced in function "int __cdecl bit_band(struct lua_State *)" (?bit_band@@YAHPEAUlua_State@@@Z)
2>lua_corpse.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_client.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_door.obj : error LNK2001: unresolved external symbol lua_gettop
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_pushlstring
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_general.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_bit.obj : error LNK2019: unresolved external symbol lua_pushlstring referenced in function "int __cdecl bit_tohex(struct lua_State *)" (?bit_tohex@@YAHPEAUlua_State@@@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_pushlstring
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_type
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_type
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_type
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_type
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_type
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_type
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_type
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_type
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_type
2>luabind.lib(scope.obj) : error LNK2001: unresolved external symbol lua_type
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_type
2>lua_object.obj : error LNK2001: unresolved external symbol lua_type
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_type
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_type
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_type
2>lua_item.obj : error LNK2001: unresolved external symbol lua_type
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_type
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_type
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_type
2>lua_general.obj : error LNK2001: unresolved external symbol lua_type
2>lua_group.obj : error LNK2001: unresolved external symbol lua_type
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_type
2>lua_bit.obj : error LNK2019: unresolved external symbol lua_type referenced in function "int __cdecl bit_tohex(struct lua_State *)" (?bit_tohex@@YAHPEAUlua_State@@@Z)
2>lua_corpse.obj : error LNK2001: unresolved external symbol lua_type
2>lua_client.obj : error LNK2001: unresolved external symbol lua_type
2>lua_door.obj : error LNK2001: unresolved external symbol lua_type
2>lua_bit.obj : error LNK2019: unresolved external symbol luaL_register referenced in function "int __cdecl luaopen_bit(struct lua_State *)" (?luaopen_bit@@YAHPEAUlua_State@@@Z)
2>lua_bit.obj : error LNK2019: unresolved external symbol luaL_error referenced in function "int __cdecl luaopen_bit(struct lua_State *)" (?luaopen_bit@@YAHPEAUlua_State@@@Z)
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol luaL_ref
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol luaL_ref
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol luaL_ref
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol luaL_ref
2>lua_parser_events.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_raid.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_spawn.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_spell.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_npc.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_object.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_packet.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_parser.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_inventory.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_item.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_iteminst.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_mob.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_entity_list.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_general.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_group.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_hate_list.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_corpse.obj : error LNK2019: unresolved external symbol luaL_ref referenced in function "public: __cdecl luabind::handle::handle(struct lua_State *,int)" (??0handle@luabind@@QEAA@PEAUlua_State@@H@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_door.obj : error LNK2001: unresolved external symbol luaL_ref
2>lua_entity.obj : error LNK2001: unresolved external symbol luaL_ref
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_pushvalue
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_pushvalue
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_pushvalue
2>luabind.lib(scope.obj) : error LNK2001: unresolved external symbol lua_pushvalue
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_pushvalue
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_pushvalue
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_object.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_item.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_general.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_pushvalue referenced in function "public: __cdecl luabind::handle::handle(struct lua_State *,int)" (??0handle@luabind@@QEAA@PEAUlua_State@@H@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_door.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_pushvalue
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol luaL_unref
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol luaL_unref
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol luaL_unref
2>lua_parser_events.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_raid.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_spawn.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_spell.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_npc.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_object.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_packet.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_parser.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_inventory.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_item.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_iteminst.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_mob.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_entity_list.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_general.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_group.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_hate_list.obj : error LNK2019: unresolved external symbol luaL_unref referenced in function "public: __cdecl std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QEAA@PEBD@Z)
2>lua_corpse.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_client.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_door.obj : error LNK2001: unresolved external symbol luaL_unref
2>lua_entity.obj : error LNK2001: unresolved external symbol luaL_unref
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_rawgeti
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_rawgeti
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_rawgeti
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_rawgeti
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_rawgeti
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_object.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_general.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_group.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_rawgeti referenced in function "public: void __cdecl luabind::handle::push(struct lua_State *)const " (?push@handle@luabind@@QEBAXPEAUlua_State@@@Z)
2>lua_door.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_rawgeti
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_object.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_item.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_general.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_pushboolean referenced in function "public: void __cdecl luabind::default_converter<bool>::to(struct lua_State *,bool)" (?to@?$default_converter@_N@luabind@@QEAAXPEAUlua_ State@@_N@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_door.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_pushboolean
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(exception_handler.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(scope.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_pushstring
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_object.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_item.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_general.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_pushstring referenced in function "public: void __cdecl luabind::default_converter<char const *>::apply(struct lua_State *,char const *)" (?apply@?$default_converter@PEBD@luabind@@QEAAXPEA Ulua_State@@PEBD@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_door.obj : error LNK2001: unresolved external symbol lua_pushstring
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_pushstring
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(scope.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_settop
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_settop
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_object.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_item.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_general.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_group.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_settop referenced in function "public: __cdecl luabind::detail::stack_pop::~stack_pop(void)" (??1stack_pop@detail@luabind@@QEAA@XZ)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_door.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_settop
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_object.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_item.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_general.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_group.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_tointeger referenced in function "public: short __cdecl luabind::default_converter<short>::from(struct lua_State *,int)" (?from@?$default_converter@F@luabind@@QEAAFPEAUlua _State@@H@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_door.obj : error LNK2001: unresolved external symbol lua_tointeger
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_tointeger
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_toboolean
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_toboolean
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_object.obj : error LNK2001: unresolved external symbol lua_toboolean
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_toboolean
2>lua_general.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_toboolean referenced in function "public: bool __cdecl luabind::default_converter<bool>::from(struct lua_State *,int)" (?from@?$default_converter@_N@luabind@@QEAA_NPEAUl ua_State@@H@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_door.obj : error LNK2001: unresolved external symbol lua_toboolean
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_toboolean
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_touserdata
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_touserdata
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_touserdata
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_touserdata
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_touserdata
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_touserdata
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_touserdata
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_npc.obj : error LNK2019: unresolved external symbol lua_touserdata referenced in function "public: unsigned int __cdecl luabind::default_converter<unsigned int>::from(struct lua_State *,int)" (?from@?$default_converter@I@luabind@@QEAAIPEAUlua _State@@H@Z)
2>lua_object.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_item.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_general.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_group.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_corpse.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_client.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_door.obj : error LNK2001: unresolved external symbol lua_touserdata
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_touserdata
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_pushcclosure
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_pushcclosure
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_pushcclosure
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_pushcclosure
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_pushcclosure
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_object.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_pushcclosure referenced in function "class luabind::adl::object __cdecl luabind::property<class luabind::adl::object>(class luabind::adl::object const &)" (??$property@Vobject@adl@luabind@@@luabind@@YA?AVo bject@adl@0@AEBV120@@Z)
2>lua_door.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_pushcclosure
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_pushnil
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_pushnil
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_pushnil
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_pushnil
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_pushnil
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_pushnil
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_object.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_pushnil referenced in function "class luabind::adl::object __cdecl luabind::property<class luabind::adl::object>(class luabind::adl::object const &)" (??$property@Vobject@adl@luabind@@@luabind@@YA?AVo bject@adl@0@AEBV120@@Z)
2>lua_door.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_pushnil
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_pushnil
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_settable
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_settable
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_settable
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_settable
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_settable
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_settable
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_settable
2>luabind.lib(scope.obj) : error LNK2001: unresolved external symbol lua_settable
2>lua_mob.obj : error LNK2019: unresolved external symbol lua_settable referenced in function "public: void __cdecl Lua_Mob::SetTexture(int)" (?SetTexture@Lua_Mob@@QEAAXH@Z)
2>lua_object.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_general.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_group.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_corpse.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_door.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_settable
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_settable
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_error
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_error
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_error
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_error
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_error
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_error
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_error
2>lua_object.obj : error LNK2001: unresolved external symbol lua_error
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_error
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_error
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_error
2>lua_item.obj : error LNK2001: unresolved external symbol lua_error
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_error
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_error
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_error
2>lua_general.obj : error LNK2001: unresolved external symbol lua_error
2>lua_group.obj : error LNK2001: unresolved external symbol lua_error
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_error
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_error referenced in function "public: static int __cdecl luabind::detail::function_object_impl<struct luabind::detail::construct<class Lua_Corpse,class std::auto_ptr<class Lua_Corpse>,struct boost::mpl::vector2<void,class luabind::adl::argument const &> >,struct boost::mpl::vector2<void,class luabind::adl::argument const &>,struct luabind::detail::null_type>::entry_point(struct lua_State *)" (?entry_point@?$function_object_impl@U?$construct@ VLua_Corpse@@V?$auto_ptr@VLua_Corpse@@@std@@U?$vec tor2@XAEBVargument@adl@luabind@@@mpl@boost@@@detai l@luabind@@U?$vector2@XAEBVargument@adl@luabind@@@ mpl@boost@@Unull_type@23@@detail@luabind@@SAHPEAUl ua_State@@@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_error
2>lua_door.obj : error LNK2001: unresolved external symbol lua_error
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_error
2>lua_spawn.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_concat
2>luabind.lib(exception_handler.obj) : error LNK2001: unresolved external symbol lua_concat
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_concat
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_object.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_item.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_general.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_group.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_corpse.obj : error LNK2019: unresolved external symbol lua_concat referenced in function "public: static void __cdecl luabind::detail::type_to_string<class luabind::adl::argument const >::get(struct lua_State *)" (?get@?$type_to_string@$$CBVargument@adl@luabind@@ @detail@luabind@@SAXPEAUlua_State@@@Z)
2>lua_client.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_door.obj : error LNK2001: unresolved external symbol lua_concat
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_concat
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_tolstring
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_tolstring
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_tolstring
2>lua_object.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_group.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_client.obj : error LNK2019: unresolved external symbol lua_tolstring referenced in function "public: char const * __cdecl luabind::default_converter<char const *>::apply<struct luabind::detail::by_const_pointer<char> >(struct lua_State *,struct luabind::detail::by_const_pointer<char>,int)" (??$apply@U?$by_const_pointer@D@detail@luabind@@@? $default_converter@PEBD@luabind@@QEAAPEBDPEAUlua_S tate@@U?$by_const_pointer@D@detail@1@H@Z)
2>lua_door.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_general.obj : error LNK2001: unresolved external symbol lua_tolstring
2>lua_spell.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_object.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_item.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_npc.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_general.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_group.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_client.obj : error LNK2019: unresolved external symbol lua_pushinteger referenced in function "public: void __cdecl luabind::default_converter<int>::to(struct lua_State *,int const &)" (?to@?$default_converter@H@luabind@@QEAAXPEAUlua_S tate@@AEBH@Z)
2>lua_door.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_pushinteger
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_rawget
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_rawget
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_rawget
2>lua_raid.obj : error LNK2001: unresolved external symbol lua_rawget
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_rawget
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_rawget
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_rawget
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_group.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_inventory.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_client.obj : error LNK2019: unresolved external symbol lua_rawget referenced in function "class luabind::detail::class_rep * __cdecl luabind::detail::get_pointee_class<class std::auto_ptr<unsigned __int64> >(struct lua_State *,class std::auto_ptr<unsigned __int64> const &,unsigned __int64)" (??$get_pointee_class@V?$auto_ptr@_K@std@@@detail@ luabind@@YAPEAVclass_rep@01@PEAUlua_State@@AEBV?$a uto_ptr@_K@std@@_K@Z)
2>lua_entity.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_entity_list.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_general.obj : error LNK2001: unresolved external symbol lua_rawget
2>lua_packet.obj : error LNK2001: unresolved external symbol lua_objlen
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_objlen
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_objlen
2>lua_client.obj : error LNK2019: unresolved external symbol lua_objlen referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl luabind::default_converter<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >::from(struct lua_State *,int)" (?from@?$default_converter@V?$basic_string@DU?$cha r_traits@D@std@@V?$allocator@D@2@@std@@@luabind@@Q EAA?AV?$basic_string@DU?$char_traits@D@std@@V?$all ocator@D@2@@std@@PEAUlua_State@@H@Z)
2>lua_general.obj : error LNK2001: unresolved external symbol lua_objlen
2>lua_iteminst.obj : error LNK2001: unresolved external symbol lua_objlen
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_objlen
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_setmetatable
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_setmetatable
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_setmetatable
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_setmetatable
2>lua_entity_list.obj : error LNK2019: unresolved external symbol lua_setmetatable referenced in function "int __cdecl luabind::detail::make_range<class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > > >(struct lua_State *,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >)" (??$make_range@V?$_Vector_iterator@V?$_Vector_val@ VLua_Mob@@V?$allocator@VLua_Mob@@@std@@@std@@@std@ @@detail@luabind@@YAHPEAUlua_State@@V?$_Vector_ite rator@V?$_Vector_val@VLua_Mob@@V?$allocator@VLua_M ob@@@std@@@std@@@std@@1@Z)
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_setmetatable
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_setmetatable
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_setmetatable
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_setfield
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_setfield
2>lua_entity_list.obj : error LNK2019: unresolved external symbol lua_setfield referenced in function "int __cdecl luabind::detail::make_range<class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > > >(struct lua_State *,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >)" (??$make_range@V?$_Vector_iterator@V?$_Vector_val@ VLua_Mob@@V?$allocator@VLua_Mob@@@std@@@std@@@std@ @@detail@luabind@@YAHPEAUlua_State@@V?$_Vector_ite rator@V?$_Vector_val@VLua_Mob@@V?$allocator@VLua_M ob@@@std@@@std@@@std@@1@Z)
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_setfield
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_setfield
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_setfield
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_createtable
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_createtable
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_createtable
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_createtable
2>lua_parser_events.obj : error LNK2001: unresolved external symbol lua_createtable
2>luabind.lib(scope.obj) : error LNK2001: unresolved external symbol lua_createtable
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_createtable
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_createtable
2>lua_entity_list.obj : error LNK2019: unresolved external symbol lua_createtable referenced in function "int __cdecl luabind::detail::make_range<class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > > >(struct lua_State *,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >)" (??$make_range@V?$_Vector_iterator@V?$_Vector_val@ VLua_Mob@@V?$allocator@VLua_Mob@@@std@@@std@@@std@ @@detail@luabind@@YAHPEAUlua_State@@V?$_Vector_ite rator@V?$_Vector_val@VLua_Mob@@V?$allocator@VLua_M ob@@@std@@@std@@@std@@1@Z)
2>lua_general.obj : error LNK2001: unresolved external symbol lua_createtable
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_createtable
2>lua_parser.obj : error LNK2001: unresolved external symbol lua_createtable
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_newuserdata
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_newuserdata
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_newuserdata
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_newuserdata
2>lua_entity_list.obj : error LNK2019: unresolved external symbol lua_newuserdata referenced in function "int __cdecl luabind::detail::make_range<class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > > >(struct lua_State *,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >,class std::_Vector_iterator<class std::_Vector_val<class Lua_Mob,class std::allocator<class Lua_Mob> > >)" (??$make_range@V?$_Vector_iterator@V?$_Vector_val@ VLua_Mob@@V?$allocator@VLua_Mob@@@std@@@std@@@std@ @@detail@luabind@@YAHPEAUlua_State@@V?$_Vector_ite rator@V?$_Vector_val@VLua_Mob@@V?$allocator@VLua_M ob@@@std@@@std@@@std@@1@Z)
2>lua_hate_list.obj : error LNK2001: unresolved external symbol lua_newuserdata
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_newuserdata
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_newuserdata
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_remove
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_remove
2>lua_general.obj : error LNK2019: unresolved external symbol lua_remove referenced in function "public: void __cdecl luabind::adl::index_proxy<class luabind::adl::object>::push(struct lua_State *)" (?push@?$index_proxy@Vobject@adl@luabind@@@adl@lua bind@@QEAAXPEAUlua_State@@@Z)
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_remove
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_remove
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_remove
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_gettable
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_gettable
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_gettable
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_gettable
2>lua_general.obj : error LNK2019: unresolved external symbol lua_gettable referenced in function "public: void __cdecl luabind::adl::index_proxy<class luabind::adl::object>::push(struct lua_State *)" (?push@?$index_proxy@Vobject@adl@luabind@@@adl@lua bind@@QEAAXPEAUlua_State@@@Z)
2>lua_mob.obj : error LNK2001: unresolved external symbol lua_gettable
2>luabind.lib(scope.obj) : error LNK2001: unresolved external symbol lua_gettable
2>luabind.lib(class.obj) : error LNK2001: unresolved external symbol lua_gettable
2>lua_parser.obj : error LNK2019: unresolved external symbol lua_getfield referenced in function "private: bool __cdecl LuaParser::HasFunction(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?HasFunction@LuaParser@@AEAA_NV?$basic_string@DU? $char_traits@D@std@@V?$allocator@D@2@@std@@0@Z)
2>lua_parser.obj : error LNK2019: unresolved external symbol lua_pcall referenced in function "private: int __cdecl LuaParser::_EventEncounter(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,enum QuestEventID,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,unsigned int,class std::vector<void *,class std::allocator<void *> > *)" (?_EventEncounter@LuaParser@@AEAAHV?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4Qu estEventID@@0IPEAV?$vector@PEAXV?$allocator@PEAX@s td@@@3@@Z)
2>lua_parser.obj : error LNK2019: unresolved external symbol lua_close referenced in function "public: __cdecl LuaParser::~LuaParser(void)" (??1LuaParser@@QEAA@XZ)
2>lua_parser.obj : error LNK2019: unresolved external symbol lua_setfenv referenced in function "private: void __cdecl LuaParser::LoadScript(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?LoadScript@LuaParser@@AEAAXV?$basic_string@DU?$c har_traits@D@std@@V?$allocator@D@2@@std@@0@Z)
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_setfenv
2>lua_parser.obj : error LNK2019: unresolved external symbol luaL_loadfile referenced in function "private: void __cdecl LuaParser::LoadScript(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?LoadScript@LuaParser@@AEAAXV?$basic_string@DU?$c har_traits@D@std@@V?$allocator@D@2@@std@@0@Z)
2>lua_parser.obj : error LNK2019: unresolved external symbol luaL_loadstring referenced in function "public: virtual void __cdecl LuaParser::ReloadQuests(void)" (?ReloadQuests@LuaParser@@UEAAXXZ)
2>lua_parser.obj : error LNK2019: unresolved external symbol luaL_openlibs referenced in function "public: virtual void __cdecl LuaParser::ReloadQuests(void)" (?ReloadQuests@LuaParser@@UEAAXXZ)
2>lua_parser.obj : error LNK2019: unresolved external symbol luaL_newstate referenced in function "public: virtual void __cdecl LuaParser::ReloadQuests(void)" (?ReloadQuests@LuaParser@@UEAAXXZ)
2>luabind.lib(class.obj) : error LNK2019: unresolved external symbol lua_insert referenced in function "public: virtual void __cdecl luabind::detail::class_registration::register_(str uct lua_State *)const " (?register_@class_registration@detail@luabind@@UEB AXPEAUlua_State@@@Z)
2>luabind.lib(class_rep.obj) : error LNK2001: unresolved external symbol lua_insert
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_insert
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_insert
2>luabind.lib(class.obj) : error LNK2019: unresolved external symbol lua_next referenced in function "public: virtual void __cdecl luabind::detail::class_registration::register_(str uct lua_State *)const " (?register_@class_registration@detail@luabind@@UEB AXPEAUlua_State@@@Z)
2>luabind.lib(create_class.obj) : error LNK2001: unresolved external symbol lua_next
2>luabind.lib(class_rep.obj) : error LNK2019: unresolved external symbol lua_replace referenced in function "public: static int __cdecl luabind::detail::class_rep::lua_settable_dispatche r(struct lua_State *)" (?lua_settable_dispatcher@class_rep@detail@luabind @@SAHPEAUlua_State@@@Z)
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_replace
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_rawset
2>luabind.lib(class_registry.obj) : error LNK2001: unresolved external symbol lua_rawset
2>luabind.lib(class_rep.obj) : error LNK2019: unresolved external symbol lua_rawset referenced in function "public: static int __cdecl luabind::detail::class_rep::lua_settable_dispatche r(struct lua_State *)" (?lua_settable_dispatcher@class_rep@detail@luabind @@SAHPEAUlua_State@@@Z)
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_rawset
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_rawset
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_rawset
2>luabind.lib(class_rep.obj) : error LNK2019: unresolved external symbol lua_getmetatable referenced in function "bool __cdecl luabind::detail::is_class_rep(struct lua_State *,int)" (?is_class_rep@detail@luabind@@YA_NPEAUlua_State@@ H@Z)
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_getmetatable
2>luabind.lib(class_rep.obj) : error LNK2019: unresolved external symbol lua_call referenced in function "public: static int __cdecl luabind::detail::class_rep::super_callback(struct lua_State *)" (?super_callback@class_rep@detail@luabind@@SAHPEAU lua_State@@@Z)
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_call
2>luabind.lib(open.obj) : error LNK2001: unresolved external symbol lua_pushlightuserdata
2>luabind.lib(class_rep.obj) : error LNK2019: unresolved external symbol lua_pushlightuserdata referenced in function "public: static int __cdecl luabind::detail::class_rep::super_callback(struct lua_State *)" (?super_callback@class_rep@detail@luabind@@SAHPEAU lua_State@@@Z)
2>luabind.lib(object_rep.obj) : error LNK2001: unresolved external symbol lua_pushlightuserdata
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_pushlightuserdata
2>luabind.lib(weak_ref.obj) : error LNK2001: unresolved external symbol lua_pushlightuserdata
2>luabind.lib(object_rep.obj) : error LNK2019: unresolved external symbol lua_pushfstring referenced in function "int __cdecl luabind::detail::`anonymous namespace'::set_instance_value(struct lua_State *)" (?set_instance_value@?A0xe40d99c6@detail@luabind@@ YAHPEAUlua_State@@@Z)
2>luabind.lib(object_rep.obj) : error LNK2019: unresolved external symbol lua_getupvalue referenced in function "int __cdecl luabind::detail::`anonymous namespace'::set_instance_value(struct lua_State *)" (?set_instance_value@?A0xe40d99c6@detail@luabind@@ YAHPEAUlua_State@@@Z)
2>luabind.lib(function.obj) : error LNK2001: unresolved external symbol lua_getupvalue
2>luabind.lib(object_rep.obj) : error LNK2019: unresolved external symbol lua_tocfunction referenced in function "int __cdecl luabind::detail::`anonymous namespace'::set_instance_value(struct lua_State *)" (?set_instance_value@?A0xe40d99c6@detail@luabind@@ YAHPEAUlua_State@@@Z)
2>luabind.lib(object_rep.obj) : error LNK2019: unresolved external symbol lua_getfenv referenced in function "int __cdecl luabind::detail::`anonymous namespace'::set_instance_value(struct lua_State *)" (?set_instance_value@?A0xe40d99c6@detail@luabind@@ YAHPEAUlua_State@@@Z)
2>luabind.lib(open.obj) : error LNK2019: unresolved external symbol lua_pushthread referenced in function "void __cdecl luabind::open(struct lua_State *)" (?open@luabind@@YAXPEAUlua_State@@@Z)
2>luabind.lib(create_class.obj) : error LNK2019: unresolved external symbol lua_equal referenced in function "void __cdecl luabind::detail::`anonymous namespace'::copy_member_table(struct lua_State *)" (?copy_member_table@?A0x5feadbd4@detail@luabind@@Y AXPEAUlua_State@@@Z)
2>C:\Users\Robert\Downloads\EQemu\build\Bin\RelWithD ebInfo\zone.exe : fatal error LNK1120: 55 unresolved externals
2>
2>Build FAILED.

KLS
07-18-2013, 07:14 PM
It is not linking with Lua correctly.

Did CMake find Lua?
Are you sure you're using a correct version of Lua? You can't link a x64 with a x86 lib or vice versa.

gibroni
07-18-2013, 07:36 PM
Ok kinda what I thought. It is finding my Luna folder so I must somehow have a wrong version. Pretty sure was a 5.1 version, but will go back and check

wolfwalkereci
07-18-2013, 10:37 PM
gibroni if you get this to work let me know exactly what you did.
I can not get x64 with lua to work and some plugins from the repository are broken on x64 with lua not enabled.

gibroni
07-18-2013, 11:39 PM
Did not get it to work, I have 64 bit dependencies and pointed to that and failed. Download lua and installed and pointed to that and it failed.

wolfwalkereci
07-19-2013, 12:36 AM
Yeah I even built Lua myself and it's not working.
32bit works so something is fubar with 64bit.

KLS
07-19-2013, 01:20 AM
In CMake what are the LUA_LIBRARY and LUA_LIBRARIES entries listed as. You may need to check the advanced checkbox.

CruelCahal
07-19-2013, 04:34 PM
I was having a similar problem when setting the Lua path in cmake to my actual installed Lua folder. But when I set the path to use the Lua libs in the dependencies folder, everything compiled fine. Download the dependencies from here for your OS
http://code.google.com/p/projecteqemu/downloads/list

My mistake get the hem from here: http://eqemu.github.io/
That's where the the Luaj_86/x64 and Boost dependencies are.

wolfwalkereci
07-19-2013, 05:38 PM
I was having a similar problem when setting the Lua path in cmake to my actual installed Lua folder. But when I set the path to use the Lua libs in the dependencies folder, everything compiled fine. Download the dependencies from here for your OS
http://code.google.com/p/projecteqemu/downloads/list

My mistake get the hem from here: http://eqemu.github.io/
That's where the the Luaj_86/x64 and Boost dependencies are.

What are you compiling as, x86 or x64?
Everyone I have spoken with that is having problems is having problems with x64.
I can compile everything just fine against x86, just not x64.

KLS
07-19-2013, 06:12 PM
x64 compiles fine, there must be some other issue.

wolfwalkereci
07-19-2013, 06:56 PM
x64 compiles fine, there must be some other issue.

Yes it compiles fine but zones go into a startup - shutdown - reboot loop and as such I cant log into world.
There is zero message in the logs that gives a clue about this and attaching debugger didn't show anything.

KLS
07-19-2013, 07:05 PM
What happens if you just start zone.exe without the launcher via command line?

gibroni
07-19-2013, 07:36 PM
im not sure what was going on, but I deleted everything, redownloaded the 64 depencies and server code and recompiled and it worked. deleted database and downloaded new daily dump. everything seems to load up and run just fine, but im back to having grouping issues. I can invite one person and then that's it. after that there isn't a group leader set so can invite anymore. very strange. but thanks for all the help. starting to get the hang of all the cmake and Lua stuff now.

in any case, I think I have the grouping situation now fixed. so I am all good and up and running again.

wolfwalkereci
07-19-2013, 10:24 PM
What happens if you just start zone.exe without the launcher via command line?

I'm dinking around on some stuff atm but I'll give that a try later on and see if anything stands out.