Need help - cross compiling my pidgin plugin - including avahi libs for cross compiling
Daniel Atallah
datallah at pidgin.im
Wed Jul 22 02:12:17 EDT 2009
On Wed, Jul 22, 2009 at 12:06 AM, evanescent<coolnuwan at gmail.com> wrote:
> Hi,
> I hv developed a pidgin plugin which uses avahi.
> now I need to cross compile it. but when i include the avahi headers which
> resides /usr/include/avahi-client/ /usr/include/avahi-common/
> /usr/include/avahi-glib/ it returns thousands of errors.
> I use mingw to cross compile.
> Is there seperate package ( avahi SDK or something ) specially release for
> windows developments ?
> Or otherwise how can I come across my problem.
>
Avahi simply isn't going to work on Windows. You might be able to
update your plugin to use the Bonjour SDK, but it isn't going to be
trivial.
-D
More information about the Devel
mailing list