Installing MonoDevelop

From TRCCompSci - AQA Computer Science
Revision as of 16:42, 21 February 2017 by Admin (talk | contribs) (Other downloads required)
Jump to: navigation, search

Mono and MonoDevelop are alternative C# programming compiler and IDE. They are now owned by microsoft, but at one point was independant.

Get the files

You will need to download the windows version from this link, it is now called Xamarin Studio:


MonoDevelop Download Page


Below is a screenshot of the files you are looking for:

Monolink.png

Make sure you download the .NET Framework 4.5 & GTK# for .NET from the links on the above page before installation.

Other downloads required

When you try to install MonoDevelop / Xamarin Studio you will get error messages concerning MSBuildTools, firstly for the 2013 version and then for the 2015 version. In order to successfully install you can download and install the files below first.

MSBuildTools 2013 - MSBuildTools 2013 Download Page

MSBuildTools 2015 - MSBuildTools 2015 Download Page