> 2.Since Mono supports win-forms,i tried using mono c# compiler to compile > the code.But it shows a lot of exceptions and in case of large project i > will have a number of .cs files and may be libraries.How can i compile it > via command line?
You should not consider WinForms to be a viable option on a Mac. The only way the interface really works is by using X11 as back end, and that has been broken in mono distributions for two years now. See https://bugzilla.xamarin.com/show_bug.cgi?id=2474 while marked fixed, it's never made it into the distro. In Mono land, if Xamarin cannot make a profit from it, it's abandonware. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
