Re: Unhandled Exception in XMPP - WeOnlyDo Discussion board

Re: Unhandled Exception in XMPP (General questions)

by gothic_coder, Monday, December 13, 2010, 07:57 (5095 days ago) @ wodDamir

Ash,

Can you please re-download the component? We re-worked the sample, so it should work directly.

Regards,
Damba

I downloaded the new component, But there's problem in wodxmpp.tlh and wodxmpp.tli, I see character like  at the beginning of the file which gives me compiler error below, Removing those character from file does not solve the problem.

Please Check Again..

[code]
Compiling...
SimpleIM.cpp
c:program filesweonlydo.comxmppsamplesvccomponentatlwodxmpp.tlh(1) : error C2018: unknown character '0xef'
c:program filesweonlydo.comxmppsamplesvccomponentatlwodxmpp.tlh(1) : error C2018: unknown character '0xbb'
c:program filesweonlydo.comxmppsamplesvccomponentatlwodxmpp.tlh(1) : error C2018: unknown character '0xbf'
c:program filesweonlydo.comxmppsamplesvccomponentatlwodxmpp.tli(1) : error C2018: unknown character '0xef'
c:program filesweonlydo.comxmppsamplesvccomponentatlwodxmpp.tli(1) : error C2018: unknown character '0xbb'
c:program filesweonlydo.comxmppsamplesvccomponentatlwodxmpp.tli(1) : error C2018: unknown character '0xbf'[/code]

Thanks


Complete thread: