17>engine.lib(GameSetup.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall CNetClient::SetupConnection(class CStr8 const &,unsigned short,struct _ENetHost *)" (?SetupConnection@CNetClient@@QAE_NABVCStr8@@GPAU_ENetHost@@@Z) referenced in function "bool __cdecl Autostart(class CmdLineArgs const &)" (?Autostart@@YA_NABVCmdLineArgs@@@Z) 17>gui.lib(ScriptFunctions.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall CNetClient::SetupConnection(class CStr8 const &,unsigned short,struct _ENetHost *)" (?SetupConnection@CNetClient@@QAE_NABVCStr8@@GPAU_ENetHost@@@Z) 17>gui.lib(ScriptFunctions.obj) : error LNK2019: unresolved external symbol "void __cdecl StunClient::SendStunRequest(struct _ENetHost *,unsigned int,unsigned short)" (?SendStunRequest@StunClient@@YAXPAU_ENetHost@@IG@Z) referenced in function "void __cdecl `anonymous namespace'::StartNetworkJoin(struct ScriptInterface::CxPrivate *,class CStrW const &,class CStr8 const &,unsigned short,class std::basic_string,class std::allocator > const &)" (?StartNetworkJoin@?A0x212de53d@@YAXPAUCxPrivate@ScriptInterface@@ABVCStrW@@ABVCStr8@@GABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 17>gui.lib(ScriptFunctions.obj) : error LNK2019: unresolved external symbol "class JS::Value __cdecl StunClient::FindStunEndpoint(class ScriptInterface &,int)" (?FindStunEndpoint@StunClient@@YA?AVValue@JS@@AAVScriptInterface@@H@Z) referenced in function "class JS::Value __cdecl `anonymous namespace'::FindStunEndpoint(struct ScriptInterface::CxPrivate *,int)" (?FindStunEndpoint@?A0x212de53d@@YA?AVValue@JS@@PAUCxPrivate@ScriptInterface@@H@Z) 17>gui.lib(ScriptFunctions.obj) : error LNK2019: unresolved external symbol "struct StunClient::StunEndpoint __cdecl StunClient::FindStunEndpoint(struct _ENetHost *)" (?FindStunEndpoint@StunClient@@YA?AUStunEndpoint@1@PAU_ENetHost@@@Z) referenced in function "void __cdecl `anonymous namespace'::StartNetworkJoin(struct ScriptInterface::CxPrivate *,class CStrW const &,class CStr8 const &,unsigned short,class std::basic_string,class std::allocator > const &)" (?StartNetworkJoin@?A0x212de53d@@YAXPAUCxPrivate@ScriptInterface@@ABVCStrW@@ABVCStr8@@GABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 17>lobby.lib(XmppClient.obj) : error LNK2019: unresolved external symbol "public: virtual __thiscall glooxwrapper::Jingle::Plugin::~Plugin(void)" (??1Plugin@Jingle@glooxwrapper@@UAE@XZ) referenced in function "public: virtual __thiscall glooxwrapper::Jingle::Content::~Content(void)" (??1Content@Jingle@glooxwrapper@@UAE@XZ) 17>lobby.lib(StanzaExtensions.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall glooxwrapper::Jingle::Plugin::~Plugin(void)" (??1Plugin@Jingle@glooxwrapper@@UAE@XZ) 17>lobby.lib(XmppClient.obj) : error LNK2019: unresolved external symbol "public: struct glooxwrapper::Jingle::ICEUDP::Candidate __thiscall glooxwrapper::Jingle::Session::Jingle::getCandidate(void)const " (?getCandidate@Jingle@Session@1glooxwrapper@@QBE?AUCandidate@ICEUDP@13@XZ) referenced in function "protected: void __thiscall XmppClient::ProcessJingleData(class glooxwrapper::Jingle::Session::Jingle const *)" (?ProcessJingleData@XmppClient@@IAEXPBVJingle@Session@2glooxwrapper@@@Z) 17>lobby.lib(XmppClient.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall glooxwrapper::Jingle::Session::sessionInitiate(char *,unsigned short)" (?sessionInitiate@Session@Jingle@glooxwrapper@@QAE_NPADG@Z) referenced in function "public: virtual void __thiscall XmppClient::SendStunEndpointToHost(struct StunClient::StunEndpoint,class std::basic_string,class std::allocator > const &)" (?SendStunEndpointToHost@XmppClient@@UAEXUStunEndpoint@StunClient@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 17>lobby.lib(XmppClient.obj) : error LNK2019: unresolved external symbol "public: __thiscall glooxwrapper::SessionManager::SessionManager(class glooxwrapper::Client *,class glooxwrapper::Jingle::SessionHandler *)" (??0SessionManager@glooxwrapper@@QAE@PAVClient@1@PAVSessionHandler@Jingle@1@@Z) referenced in function "public: __thiscall XmppClient::XmppClient(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &,int,bool)" (??0XmppClient@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@000H_N@Z) 17>lobby.lib(XmppClient.obj) : error LNK2019: unresolved external symbol "public: void __thiscall glooxwrapper::SessionManager::registerPlugins(void)" (?registerPlugins@SessionManager@glooxwrapper@@QAEXXZ) referenced in function "public: __thiscall XmppClient::XmppClient(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &,int,bool)" (??0XmppClient@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@000H_N@Z) 17>lobby.lib(XmppClient.obj) : error LNK2019: unresolved external symbol "public: class glooxwrapper::Jingle::Session __thiscall glooxwrapper::SessionManager::createSession(class glooxwrapper::JID const &)" (?createSession@SessionManager@glooxwrapper@@QAE?AVSession@Jingle@2@ABVJID@2@@Z) referenced in function "public: virtual void __thiscall XmppClient::SendStunEndpointToHost(struct StunClient::StunEndpoint,class std::basic_string,class std::allocator > const &)" (?SendStunEndpointToHost@XmppClient@@UAEXUStunEndpoint@StunClient@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 17>lobby.lib(XmppClient.obj) : error LNK2019: unresolved external symbol "public: void __thiscall CNetServer::SendHolePunchingMessage(class std::basic_string,class std::allocator >,int)" (?SendHolePunchingMessage@CNetServer@@QAEXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z) referenced in function "protected: void __thiscall XmppClient::ProcessJingleData(class glooxwrapper::Jingle::Session::Jingle const *)" (?ProcessJingleData@XmppClient@@IAEXPBVJingle@Session@2glooxwrapper@@@Z)