[Mono-list] Launching a Mono(Gtk#) program on .Net

Mathias Tausig mtausig at fsmat.at
Mon Jun 16 12:03:59 EDT 2008


> Having developed an application with mono that uses the GTK-Sharp 2.12.0.0
> how I can run it on .Net?
> What should I install on Windows to make this possible?

You need to install gtk binaries for windows plus the gtk-sharp dlls. A
runtime installer can be found here:

http://sourceforge.net/project/showfiles.php?group_id=74626&package_id=223067

But since the latest version there is 2.10. your 2.12. app won't work, you
have to compile with 2.10 support in order to run in under windows.

cheers
mathias





More information about the Mono-list mailing list