Yup, it helped :) Just added it around "Windows helper functions".

And yes, it's not the latest libpurple. I preferred to use libpurple
from coip because i guess it should work, and changing to current
version shouldn't be big problem.

Vadim Lebedev napsal(a):
> Jan, Great work...
> 
> 
> I've looke a little bit,
> 
> in order to avoid link error on Windows
> can you try and add
> 
> #ifdef __cplusplus
> extern "C"   {
> #endif
> 
> and
> #ifdef __cplusplus
> }
> #endif
> 
> 
> around function declartations in win32dep.h?
> 
> 
> I think it'll help
> 
> 
> Thanks
> Vadim
> 
> Is the  README inside correct  stating that this is  NOT the LATEST
> libpurple?
> 
> 
> 
> Thanks
> Vadim
> 
> 
> 
> Jan Kaláb wrote:
> 
> 
>> Here is the promised patch:
>> http://www.stud.fit.vutbr.cz/~xkalab00/libpurple4qutecom.tar.bz2
>> Don't expect so much, it's still work in progress.
>>
>> I hope I hasn't forgotten something :]
>>
>> P.S. I released it this way, because hg diff produced 22 MB file,
>> and I will have to edit it manually to remove other changes which
>> has nothing to do with libpurple.
>>
>>
>>   
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> QuteCom-dev mailing list
>> [email protected]
>> http://lists.qutecom.org/mailman/listinfo/qutecom-dev
>>   
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> QuteCom-dev mailing list
> [email protected]
> http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to