Difference between revisions of "Installing MonoDevelop"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Get the files)
Line 5: Line 5:
 
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/]]
+
[http://www.monodevelop.com/download/]
  
 
also make sure you download the .NET Framework 4.5 & GTK# for .NET from the links on the above page before installation.
 
also make sure you download the .NET Framework 4.5 & GTK# for .NET from the links on the above page before installation.
Line 11: Line 11:
 
==Other downloads required==
 
==Other downloads required==
  
MSBuildTools 2013 - [[https://www.microsoft.com/en-gb/download/details.aspx?id=40760]]
+
MSBuildTools 2013 - [https://www.microsoft.com/en-gb/download/details.aspx?id=40760]
  
MSBuildTools 2015 - [[https://www.microsoft.com/en-us/download/details.aspx?id=48159]]
+
MSBuildTools 2015 - [https://www.microsoft.com/en-us/download/details.aspx?id=48159]

Revision as of 16:35, 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

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

[1]

also 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 - [2]

MSBuildTools 2015 - [3]