[Gtk-sharp-list] Build gtk-sharp 0.16 on windows

Josh Gerdes JGerdes@quilogy.com
Tue, 24 Feb 2004 22:22:51 -0600


I have finally gotten mono and mcs to compile on windows and I am now =
trying to get gtk-sharp to compile.  I have a few questions about =
gtk-sharp.  so here they are:
=20

1.	Must I install libglade-2.0-0.dll and libxml.dll before I will be =
able to compile gtk-sharp?  Why are these not integrated in the source =
and compiled by default?
2.	when I run autogen.sh at the end it says that some extras like =
glade-sharp.dll, gnome-sharp.dll, etc. were not included.  What =
parameters do I need to set to include them?
3.	When compiling gtk-sharp do I need both =
GTK-Development-Environment-2.2.4.1 and GTK-Runtime-Environment-2.2.4.1 =
installed? Or just Dev?

=20

Any help with this would be greatly appreciated.