Arnaud Charlet wrote:
>
> Hi Damon and others.
>
> Here is the patch that I have applied to the 0.5.9 sources in order to
> build Glade under Win32. Other than this patch, the steps required to
> build Glade under windows are relatively straightforward:
>
> - install Gtk+ as explained in Tor Lillqvist page
> - create a gtk-config script that handles at least the --cflags and --libs
> options for your installation (simply a matter of copy/paste).
> - then configure glade as follows:
> CC="gcc -fnative-struct -mno-cygwin -mwindows" ./configure
> make
>
> The patch handles renaming of files under Win32, as done under OS/2 (remove
> the file before renaming it). It also get rid of an unneeded gdkx.h.
Thanks Arnaud. I'll apply it, and probably put your notes in a README.win32
Where can you get all the gcc/autoconf/automake stuff for windows?
Damon
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.