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
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to