[Gtk-sharp-list] Installing Gtk# on Windows

Brad Taylor brad at getcoded.net
Wed Nov 19 15:28:40 EST 2008


On Wed, 2008-11-19 at 15:20 -0500, Alexy Khrabrov wrote:
> Brad -- thx!  I also did run
> 
> gacutil -i gtk-sharp.dll
> 
> -- but when referring to it from F#, it couldn't find it.  Is it  
> GACable?

Yes, it's GAC'ed on Windows by our Medsphere installers.  How are you
referencing it in your F# application, and does it show up in a gacutil
-l?  Also, don't forget to install atk-sharp, glib-sharp, gdk-sharp,
pango-sharp, and other gtk-sharp dependencies.

Best,

-Brad



More information about the Gtk-sharp-list mailing list