Libpurple error.

Benjamin Arnaud bunjeee at free.fr
Mon Mar 24 16:12:35 EDT 2008


That solved it,

I spent one night trying to understand what was going wrong.
Can't believe you found out the answer just like that assuming I was coding in C++.

Thanks a lot guys ! :-)
  ----- Original Message ----- 
  From: Daniel Atallah 
  To: Pidgin Devel ; Benjamin Arnaud 
  Sent: Monday, March 24, 2008 4:06 PM
  Subject: Re: Libpurple error.





  2008/3/24 Ethan Blanton <elb at pidgin.im>:

    Daniel Atallah spake unto us the following wisdom:

    > 2008/3/23 Benjamin Arnaud <bunjeee at free.fr>:

     > 1>./release\ZePurpleApi.o(.text+0xc6):ZePurpleApi.cpp: undefined reference
    > > to `wpurple_g_io_channel_win32_new_socket(int)'
    >

    > It's hard to guess what might be wrong without additional information about
    > how you've compiled libpurple and how you're trying to use it-  that
    > function *is* exported from libpurple (pidgin uses it).


    I'm guessing that the problem is mistaken mangling, as win32dep.h has
    no extern "C" directive.  However, some other random vagary of the
    win32 platform is just as likely.  ;-)

  Aha!  That is probably exactly the problem.  I'll fix that for the next release - in the meantime, you can edit the header yourself to add the appropriate stuff.

  -D


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20080324/c0a8f08c/attachment.html>


More information about the Devel mailing list