[Mono-list] Compile .cs files on Linux

Kusuma Sujiwo kusumas@ostalink.com.au
Fri, 22 Oct 2004 16:39:39 +1000


Hi everyone,

I'm a total newbie when it comes to mono (and wine). So I'm hoping any 
mono experts can kindly point me to correct direction. Here's what I 
want to do. I found an open source software written in C# using Visual 
Studio. So now I have a bunch of cs file under different folders. How 
can I compile these file under linux? I've installed mono and wine. I've 
installed monodevelop as well, but when I tried to import  those file 
monodevelop exited by itself. I dont really know what happened there. 
Also, is it possible to use eclipse to import these file (might be off 
topic here)? Or is it possible/better to compile it from command line 
(ie using mcs bla bla bla, I dont know the exact syntax).

Any help is really appreciated.