[Gtk-sharp-list] GTK# on .NET -> requires Mono.Posix

Akos Vandra axos88 at gmail.com
Mon Oct 8 10:00:34 UTC 2012


Hello!

I am trying to develop a CLI application on linux with monodevelop and
mono, that would run on windows with .net (without mono).

As far as I understand, this should be feasible, but a simple test
application built with monodevelop on linux references mono.posix,
that is not available on windows .net, with the gtk# runtime, and thus
it does not run.
If I distribute the necessary dll along with the exe by copying the
dll from the linux mono installation, it works, but I'm sure there is
a less "hacky" way to get it to run on .net. Can anyone help me out?

Regards,
  Ákos Vandra


More information about the Gtk-sharp-list mailing list