Code:
e:\Src\swccg\SWCCG\ICE\src\client.cpp(47): warning C4101: 'e' : unreferenced local variable
client error LNK2001: unresolved external symbol "private: virtual class IceInternal::Handle<class IceDelegateD::Ice::Object> __thiscall IceProxy::SWCCG::Auth::__createDelegateD(void)" (?__createDelegateD@Auth@SWCCG@IceProxy@@EAE?AV?$Handle@VObject@Ice@IceDelegateD@@@IceInternal@@XZ)
client error LNK2001: unresolved external symbol "private: virtual class IceInternal::Handle<class IceDelegateD::Ice::Object> __thiscall IceProxy::SWCCG::Server::__createDelegateD(void)" (?__createDelegateD@Server@SWCCG@IceProxy@@EAE?AV?$Handle@VObject@Ice@IceDelegateD@@@IceInternal@@XZ)
client error LNK2001: unresolved external symbol "private: virtual class IceInternal::Handle<class IceDelegateM::Ice::Object> __thiscall IceProxy::SWCCG::Auth::__createDelegateM(void)" (?__createDelegateM@Auth@SWCCG@IceProxy@@EAE?AV?$Handle@VObject@Ice@IceDelegateM@@@IceInternal@@XZ)
client error LNK2001: unresolved external symbol "private: virtual class IceInternal::Handle<class IceDelegateM::Ice::Object> __thiscall IceProxy::SWCCG::Server::__createDelegateM(void)" (?__createDelegateM@Server@SWCCG@IceProxy@@EAE?AV?$Handle@VObject@Ice@IceDelegateM@@@IceInternal@@XZ)
client error LNK2001: unresolved external symbol "void __cdecl IceInternal::decRef(class IceProxy::SWCCG::Server *)" (?decRef@IceInternal@@YAXPAVServer@SWCCG@IceProxy@@@Z)
client error LNK2019: unresolved external symbol "public: class IceInternal::ProxyHandle<class IceProxy::SWCCG::Auth> __thiscall IceProxy::SWCCG::Server::getAuth(void)" (?getAuth@Server@SWCCG@IceProxy@@QAE?AV?$ProxyHandle@VAuth@SWCCG@IceProxy@@@IceInternal@@XZ) referenced in function "public: int __thiscall client::create(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?create@client@@QAEHV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z)
client error LNK2019: unresolved external symbol "public: class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > __thiscall IceProxy::SWCCG::Server::getMessages(struct SWCCG::Player const &)" (?getMessages@Server@SWCCG@IceProxy@@QAE?AV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@ABUPlayer@2@@Z) referenced in function "public: int __thiscall client::heartbeat(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?heartbeat@client@@QAEHV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z)
client error LNK2019: unresolved external symbol "public: class std::vector<struct SWCCG::Card,class std::allocator<struct SWCCG::Card> > __thiscall IceProxy::SWCCG::Server::getCards(struct SWCCG::Player const &)" (?getCards@Server@SWCCG@IceProxy@@QAE?AV?$vector@UCard@SWCCG@@V?$allocator@UCard@SWCCG@@@std@@@std@@ABUPlayer@2@@Z) referenced in function "public: int __thiscall client::listCards(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?listCards@client@@QAEHV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z)
client error LNK2019: unresolved external symbol "public: class std::vector<struct SWCCG::Player,class std::allocator<struct SWCCG::Player> > __thiscall IceProxy::SWCCG::Server::getList(void)" (?getList@Server@SWCCG@IceProxy@@QAE?AV?$vector@UPlayer@SWCCG@@V?$allocator@UPlayer@SWCCG@@@std@@@std@@XZ) referenced in function "public: int __thiscall client::list(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?list@client@@QAEHV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z)
client error LNK2019: unresolved external symbol "public: int __thiscall IceProxy::SWCCG::Auth::create(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?create@Auth@SWCCG@IceProxy@@QAEHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@000@Z) referenced in function "public: int __thiscall client::create(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?create@client@@QAEHV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z)
client error LNK2019: unresolved external symbol "public: int __thiscall IceProxy::SWCCG::Server::sendMessage(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?sendMessage@Server@SWCCG@IceProxy@@QAEHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00@Z) referenced in function "public: int __thiscall client::invite(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?invite@client@@QAEHV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z)
client error LNK2019: unresolved external symbol "public: int __thiscall IceProxy::SWCCG::Server::setAuth(class IceInternal::ProxyHandle<class IceProxy::SWCCG::Auth> const &)" (?setAuth@Server@SWCCG@IceProxy@@QAEHABV?$ProxyHandle@VAuth@SWCCG@IceProxy@@@IceInternal@@@Z) referenced in function "public: int __thiscall client::connect(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)" (?connect@client@@QAEHV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z)
client error LNK2019: unresolved external symbol "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const & __cdecl IceProxy::SWCCG::Auth::ice_staticId(void)" (?ice_staticId@Auth@SWCCG@IceProxy@@SAABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) referenced in function "class IceInternal::ProxyHandle<class IceProxy::SWCCG::Auth> __cdecl IceInternal::checkedCastImpl<class IceInternal::ProxyHandle<class IceProxy::SWCCG::Auth> >(class IceInternal::ProxyHandle<class IceProxy::Ice::Object> const &)" (??$checkedCastImpl@V?$ProxyHandle@VAuth@SWCCG@IceProxy@@@IceInternal@@@IceInternal@@YA?AV?$ProxyHandle@VAuth@SWCCG@IceProxy@@@0@ABV?$ProxyHandle@VObject@Ice@IceProxy@@@0@@Z)
client error LNK2019: unresolved external symbol "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const & __cdecl IceProxy::SWCCG::Server::ice_staticId(void)" (?ice_staticId@Server@SWCCG@IceProxy@@SAABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) referenced in function "class IceInternal::ProxyHandle<class IceProxy::SWCCG::Server> __cdecl IceInternal::checkedCastImpl<class IceInternal::ProxyHandle<class IceProxy::SWCCG::Server> >(class IceInternal::ProxyHandle<class IceProxy::Ice::Object> const &)" (??$checkedCastImpl@V?$ProxyHandle@VServer@SWCCG@IceProxy@@@IceInternal@@@IceInternal@@YA?AV?$ProxyHandle@VServer@SWCCG@IceProxy@@@0@ABV?$ProxyHandle@VObject@Ice@IceProxy@@@0@@Z)
*snip*
Headers: