Difference between revisions of "Installing MonoDevelop"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Get the files)
(Get the files)
Line 4: Line 4:
  
 
You will need to download the windows version from this link, it is now called Xamarin Studio:
 
You will need to download the windows version from this link, it is now called Xamarin Studio:
 +
 +
[http://www.monodevelop.com/download/ MonoDevelop Download Page]
 +
 +
Below is a screenshot of the files you are looking for:
  
 
[[File:Monolink.png]]
 
[[File:Monolink.png]]
[http://www.monodevelop.com/download/ MonoDevelop Download Page]
 
  
also make sure you download the .NET Framework 4.5 & GTK# for .NET from the links on the above page before installation.
+
Make sure you download the .NET Framework 4.5 & GTK# for .NET from the links on the above page before installation.
  
 
==Other downloads required==
 
==Other downloads required==

Revision as of 16:39, 21 February 2017

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

MSBuildTools 2013 - MSBuildTools 2013 Download Page

MSBuildTools 2015 - MSBuildTools 2015 Download Page