13 messages in com.googlegroups.google-talk-openRe: Sending and Receiving Text Messages
FromSent OnAttachments
Bhagvat05 Apr 2006 00:19 
Cat05 Apr 2006 14:12 
yescay05 Apr 2006 22:52 
Bhagvat06 Apr 2006 07:04 
yescay06 Apr 2006 07:23 
Cat06 Apr 2006 09:26 
Bhagvat07 Apr 2006 01:41 
Bhagvat07 Apr 2006 03:17 
Bhagvat07 Apr 2006 03:17 
Cat07 Apr 2006 10:16 
Bhagvat11 Apr 2006 07:16 
Cat11 Apr 2006 08:02 
Bhagvat11 Apr 2006 21:58 
Subject:Re: Sending and Receiving Text Messages
From:Bhagvat (bhag@gmail.com)
Date:04/11/2006 07:16:19 AM
List:com.googlegroups.google-talk-open

Hi I have few questions.

So I can use ant code libraries to connect Google Talk/Jabber Server? But are that libraries are free for use? I mean that are like LibJingle? So if I implements code for Jabber Client, then I can send messages to Google Talk?

Regarding libjingle, I am getting errors like presenceouttask.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const buzz::STR_SHOW_AWAY" (?STR_SHOW_AWAY@buzz@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@B) presenceouttask.obj : error LNK2019: unresolved external symbol "public: void __thiscall buzz::XmlElement::AddElement(class buzz::XmlElement *)" (?AddElement@XmlElement@buzz@@QAEXPAV12@@Z) referenced in function "private: class buzz::XmlElement * __thiscall buzz::PresenceOutTask::TranslateStatus(class buzz::Status const &)" (?TranslateStatus@PresenceOutTask@buzz@@AAEPAVXmlElement@2@ABVStatus@2@@Z) presenceouttask.obj : error LNK2001: unresolved external symbol "class buzz::QName const buzz::QN_SHOW" (?QN_SHOW@buzz@@3VQName@1@B) presencepushtask.obj : error LNK2019: unresolved external symbol "class buzz::QName const buzz::QN_SHOW" (?QN_SHOW@buzz@@3VQName@1@B) referenced in function "public: virtual int __thiscall buzz::PresencePushTask::ProcessStart(void)" (?ProcessStart@PresencePushTask@buzz@@UAEHXZ) presenceouttask.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const buzz::STR_INVISIBLE" (?STR_INVISIBLE@buzz@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@B)

Like that 115 errors. This for which libraries. I have included all the libraries. libexpatMT.lib, GipsVoiceEngineLite etc