[MonoDevelop] What is the command under Linux to build .cs fi les corresponding to "csc.exe" under Windows?

Ian Norton inb at ncipher.com
Wed Mar 2 02:05:07 EST 2011


Easy, on most systems you can just type:

./program.exe

On some you migh need to do

mono program.exe

Ian

"jiapei100" <jp4work at gmail.com> wrote:

>
>Thanks Ian:
>
>After using gmcs, I can obtain a "project.exe" file.
>Say, "gmcs project.cs" I can obtain "project.exe".
>But how to run this "project.exe" file under Linux for testing, well,
>still
>using command line?
>
>Best Regards
>JIA
>
>-----
>Welcome to Vision Open
>http://www.visionopen.com
>--
>View this message in context:
>http://mono.1490590.n4.nabble.com/What-is-the-command-under-Linux-to-build-cs-files-corresponding-to-csc-exe-under-Windows-tp3330409p3330970.html
>Sent from the Mono - MonoDevelop IDE mailing list archive at
>Nabble.com.
>_______________________________________________
>Monodevelop-list mailing list
>Monodevelop-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/monodevelop-list

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.


More information about the Monodevelop-list mailing list