Please, ignore my requests on this subject
My mistake was I compiled gloox with VS2003 and MFC VC2005.
Thanks,
Anatoly
----- Original Message -----
From: Anatoly Gutnick
To: gloox-dev@xxxxxxxxxx
Sent: Monday, November 13, 2006 11:05 PM
Subject: Re: [gloox-dev] how to handle with Ivitations features with glox
I compiled MFC application with use of MFC as static library.
Code Genration of MFC application is like gloox and iksemel now
Multi-threaded Debug (/MTd).
But still i have a LINK problems as attached.
Any ideas?
Thanks,
Anatoly
2006/11/13, Anatoly Gutnick <anatolyg@xxxxxxxxx>:
Sorry, the MFC project have to use
gloox and iksemel uses: Multi-threaded Debug (/MTd)
And my MFC project uses Multi-threaded Debug DLL (/MDd)
Can you please advice what is the best way to fix all link issues?
Thanks,
Anatoly
2006/11/13, Anatoly Gutnick <anatolyg@xxxxxxxxx>:
Thnak you,
I am trying to compile my MFC project with VS2005 (Debug Multithreaded
project setting...) with gloox 0.8.4.lib
I attached the file with Link errors.
May be you already helped somebody to fix this kind of issues.
Thank you for advice,
Anatoly
2006/11/8, Jakob Schroeter <js@xxxxxxxxxx>:
On Wednesday November 8 2006 16:07, Anatoly Gutnick wrote:
> The question is what classes from the glox library I can use to
implement
> this kind of features.
> User2 may select and response will be send to User1.
>
> I used only MessageSession::send( , ) for simple chat messages
> communication, works fine but how to handle with Ivitations?
Hi,
that would probably depend on the protocol you want to/have to use for
the
invitations. If it's IQ-based you can use the IqHandler interface, if
it uses
<message> stanzas you can either use MessageSessions or the
MessageHandler
interface.
cheers,
Jakob
--
gloox-dev mailing list
to unsubscribe:
send a message with subject 'unsubscribe gloox-dev' to
minimalist@xxxxxxxxxx
--
gloox-dev mailing list
to unsubscribe:
send a message with subject 'unsubscribe gloox-dev' to minimalist@xxxxxxxxxx