Hi,<br />
<br />
Has anyone successfully compiled this for windows ? <br />
<br />
I have tried cross compiling using linux and also tried to compile using windows and cygwin. <br />
<br />
With windows cygwin I get the following error when I try to "make -f Makefile.mingw"<br />
make: i586-mingw32msvc-gcc: Command not found<br />
<br />
On linux, I followed the instructions at <br />
http://ubuntuforums.org/showthread.php?t=558197<br />
and get error with trying to find some header files. I am using debian lenny.<br />
<br />
otr-plugin.c:32:20: error: gcrypt.h: No such file or directory<br />
In file included from /usr/include/gtk-2.0/gdk/gdkx.h:36,<br />
                 from /usr/include/pidgin/pidgin.h:33,<br />
                 from otr-plugin.c:35:<br />
/usr/include/X11/Xlib.h:60:19: error: X11/X.h: No such file or directory<br />
/usr/include/X11/Xlib.h:63:28: error: X11/Xfuncproto.h: No such file or directory<br />
/usr/include/X11/Xlib.h:64:25: error: X11/Xosdefs.h: No such file or directory<br />
<br />
- I have libgcrypt11-dev installed and I can see /usr/include/gcrypt.h<br />
- Its as though the directory /usr/include is not being seen. For example a header file of a devel package has #include <X11/Xlib.h> and Xlib.h is in /usr/include/X11/Xlib.h but it looks "make -f Makefile.mingw" makes it look for /X11/Xlib.h instead of /usr/include/X11/Xlib.h<br />
<br />
Can anyone help fix the above two problems for cross-compiling in linux. OR how to get it compile in cygwin ? <br />
<br />
Many thanks,<br />
Sec<br />
<br />
Kill spammers and snoopers dead<br><Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style="font-family:Verdana;font-size:11px;line-height:15px;"><TR><td><A HREF="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><IMG SRC="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></A></td></TR></Table>