Compiler set up
I want to know to set up C# compiler, I download mono-0.31, I don't know to make it work, can U help ?
I see the man page of mono. Find nothing about this
Thanks
# 4 Re: Compiler set up
Fiona,
Mono is primarily a linux system, but can be installed on Windows as well. I"ve not installed it for a while, but it was pretty much just extract and setup. Once setup, you can compile C# programs and run them from the command line.
Why are using mono over the .NET Framework from Microsoft? Are you using a non-Windows system?
# 5 Re: Compiler set up
Sorry, I amnot Fiona, my name is Anna, thank you your answers,
Yes, i installed and tried to run program in non windows.
I found to deal with it.
Thanks again