A
A
Andrey Titov2016-05-07 22:35:55
linux
Andrey Titov, 2016-05-07 22:35:55

How to compile code in Monodevelop under Linux?

How to set up compilation of Linux code in Monodevelop? By default, C# code is compiled to .exe

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Bogachev, 2016-05-07
@sfi0zy

It will compile to .exe and run with
mono myprogram.exe

K
kale, 2016-05-07
@kale

Run under linux command
mono filename.exe
www.mono-project.com/archived/guiderunning_mono_ap...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question