[Gtk-sharp-list] GTK# On Windows

Cory Aitchison CAITCHISON@novell.com
Wed, 14 Jul 2004 10:13:38 -0600


I forgot to mention the ./configure that should come before step 4.

CA

>>> "Cory Aitchison" <CAITCHISON@novell.com> 7/14/2004 10:07:00 AM >>>
I have done this a couple of times and this seems to work

Using cygwin
1) put gacutil.exe (part of VS.NET) in path
2) put csc.exe (part of .NET Framework) in path
3) in all AssemblyInfo.cs.in files (there is one in each folder in the
gtk-sharp source) modify the line
[assembly:AssemblyKeyFile("gtk-sharp.snk")] to be
[assembly:AssemblyKeyFile("../gtk-sharp.snk")]
4) execute make -f makefile.win32

I then usually do a search for *.dll to get all the assemblies and
"glue" dlls.  The assemblies go in the global assembly and the glue
files need to be on the path somewhere.

HTH

CA


>>> "Rohit K Gupta" <rohit.gupta@interglobetechnologies.com> 7/14/2004
4:29:50 AM >>>
Hi there ,
I an not able to build and install gtk# on windows
I tried using cygwin but it is giving some error for glib/glue
I don't have any idea how this can be done
Please help

Rohit
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com 
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list