1,584
edits
m (Updated the link to where Zandronum's main repository is now located.) |
DrinkyBird (talk | contribs) (Add VS 2015 download instructions) |
||
Line 1: | Line 1: | ||
= Prerequisites = | = Prerequisites = | ||
== Visual Studio == | == Visual Studio == | ||
You will require Visual Studio to compile Zandronum. | You will require Visual Studio to compile Zandronum. Officially, Zandronum is built with Visual Studio 2015, but people have had success building it with newer versions. | ||
=== Download Visual Studio 2015 === | |||
Unfortunately, Microsoft has made it somewhat annoying to download VS 2015 legitimately: | |||
* Firstly you will need to be signed up to the [https://visualstudio.microsoft.com/dev-essentials/ Visual Studio Dev Essentials] program; this requires a Microsoft account. | |||
* Once you logged into your Microsoft account and signed up for Dev Essentials, head to the Downloads page on my.visualstudio.com and search for [https://my.visualstudio.com/Downloads?q=Visual%20Studio%202015 Visual Studio 2015] | |||
* Locate and download '''Visual Studio Community 2015 with Update 3''' | |||
* This download is only available in ISO format; you can mount it as a virtual disc in Windows 8.1 and Windows 10 by opening the ISO with File Explorer. | |||
== CMake == | == CMake == |