Re: abt the dependencies
From: "koti" <koteswara.rao@xxxxxxxxxxx>
Date: Mon, 29 Oct 2007 12:11:23 +0100 (CET)
Hi,
Thank you for your interest.
I am using visual studio 2005 and the version of gloox using is gloox_0.9.2
Here i am attaching the list of errors i am getting while compiling.

looking forward

regards,
koti.


--
gloox-dev mailing list
to unsubscribe:
send a message with subject 'unsubscribe gloox-dev' to minimalist@xxxxxxxxxx
oster_example.obj : error LNK2001: unresolved external symbol "public: void 
__thiscall gloox::LogSink::registerLogHandler(enum gloox::LogLevel,int,class 
gloox::LogHandler *)" 
(?registerLogHandler@LogSink@gloox@@QAEXW4LogLevel@2@HPAVLogHandler@2@@Z)
client.obj : error LNK2001: unresolved external symbol "public: void __thiscall gloox::LogSink::log(enum 
gloox::LogLevel,enum gloox::LogArea,class std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const &)const " (?lo
g@LogSink@gloox@@QBEXW4LogLevel@2@W4LogArea@2@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: void __thiscall gloox::LogSink::log(enum gloox::LogLevel,enum gloox::LogArea,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?log@LogSink@gloox@@QBEXW4LogLevel@2@W4LogArea@2@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
client.obj : error LNK2001: unresolved external symbol "public: void __thiscall 
gloox::NonSaslAuth::doAuth(class std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const &)" (?doAuth@NonSaslAuth@gloox@@QAEXABV?$basic_s
tring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
client.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::NonSaslAuth::NonSaslAuth(class gloox::Client *)" 
(??0NonSaslAuth@gloox@@QAE@PAVClient@1@@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: virtual 
__thiscall gloox::LogSink::~LogSink(void)" (??1LogSink@gloox@@UAE@XZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::LogSink::LogSink(void)" (??0LogSink@gloox@@QAE@XZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::ConnectionTCPClient::ConnectionTCPClient(class gloox::ConnectionDataHandler *,class 
gloox::LogSink const &,class std::basic_string<char,struct std::char_traits<cha
r>,class std::allocator<char> > const &,int)" 
(??0ConnectionTCPClient@gloox@@QAE@PAVConnectionDataHandler@1@ABVLogSink@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::Parser::Parser(class gloox::TagHandler *)" 
(??0Parser@gloox@@QAE@PAVTagHandler@1@@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: bool __thiscall 
gloox::Parser::feed(class std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const &)" (?feed@Parser@gloox@@QAE_NABV?$basic_string@DU?
$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: static class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const 
__cdecl gloox::Base64::encode64(class std::basic_string<char,struct std::char_tr
aits<char>,class std::allocator<char> > const &)" 
(?encode64@Base64@gloox@@SA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV34@@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: virtual 
__thiscall gloox::MD5::~MD5(void)" (??1MD5@gloox@@UAE@XZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const 
__thiscall gloox::MD5::hex(void)" (?hex@MD5@gloox@@QAE?BV?$basic_string@DU?$char_traits
@D@std@@V?$allocator@D@2@@std@@XZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: void __thiscall 
gloox::MD5::reset(void)" (?reset@MD5@gloox@@QAEXXZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const 
__thiscall gloox::MD5::binary(void)" (?binary@MD5@gloox@@QAE?BV?$basic_string@DU?$char_
traits@D@std@@V?$allocator@D@2@@std@@XZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: void __thiscall 
gloox::MD5::finalize(void)" (?finalize@MD5@gloox@@QAEXXZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: void __thiscall gloox::MD5::feed(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const 
&)" (?feed@MD5@gloox@@QAEXABV?$basic_string@DU?$char_t
raits@D@std@@V?$allocator@D@2@@std@@@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::MD5::MD5(void)" (??0MD5@gloox@@QAE@XZ)
clientbase.obj : error LNK2001: unresolved external symbol "public: static class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const 
__cdecl gloox::Base64::decode64(class std::basic_string<char,struct std::char_tr
aits<char>,class std::allocator<char> > const &)" 
(?decode64@Base64@gloox@@SA?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV34@@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::MessageSession::MessageSession(class gloox::ClientBase *,class gloox::JID const 
&,bool,int)" (??0MessageSession@gloox@@QAE@PAVClientBase@1@ABVJID@1@_NH@Z)
clientbase.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::TLSDefault::TLSDefault(class gloox::TLSHandler *,class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> >,enum gloox::TLSDefault::Ty
pe)" 
(??0TLSDefault@gloox@@QAE@PAVTLSHandler@1@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4Type@01@@Z)
jid.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > __cdecl gloox::prep::nameprep(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocato
r<char> > const &)" 
(?nameprep@prep@gloox@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV34@@Z)
jid.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > __cdecl gloox::prep::nodeprep(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocato
r<char> > const &)" 
(?nodeprep@prep@gloox@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV34@@Z)
jid.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > __cdecl gloox::prep::resourceprep(class 
std::basic_string<char,struct std::char_traits<char>,class std::allo
cator<char> > const &)" 
(?resourceprep@prep@gloox@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV34@@Z)
rostermanager.obj : error LNK2001: unresolved external symbol "public: __thiscall 
gloox::PrivateXML::PrivateXML(class gloox::ClientBase *)" 
(??0PrivateXML@gloox@@QAE@PAVClientBase@1@@Z)
rostermanager.obj : error LNK2001: unresolved external symbol "public: class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > 
__thiscall gloox::PrivateXML::requestXML(class std::basic_string<char,struct std::char_tra
its<char>,class std::allocator<char> > const &,class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > const &,class gloox::PrivateXMLHandler *)" 
(?requestXML@PrivateXML@gloox@@QAE?AV?$basic_string@DU?$char_traits@D@s
td@@V?$allocator@D@2@@std@@ABV34@0PAVPrivateXMLHandler@2@@Z)
rostermanager.obj : error LNK2001: unresolved external symbol "public: class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > 
__thiscall gloox::PrivateXML::storeXML(class gloox::Tag *,class gloox::PrivateXMLHandler *
)" 
(?storeXML@PrivateXML@gloox@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAVTag@2@PAVPrivateXMLHandler@2@@Z)
stanza.obj : error LNK2001: unresolved external symbol "public: static class 
gloox::StanzaExtension * __cdecl gloox::StanzaExtensionFactory::create(class gloox::Tag 
*)" (?create@StanzaExtensionFactory@gloox@@SAPAVStanzaExtension@2@PAVTag@2@@Z)
Debug/Rosterexamp.exe : fatal error LNK1120: 27 unresolved externals
Error executing link.exe.