PCSX2 Documentation/Compiling on Windows: Difference between revisions

m
(Adding details about Visual Studio Express edition no longer being supported.)
Line 4: Line 4:
===Downloading the Prerequisites===
===Downloading the Prerequisites===
====Downloading build environment====
====Downloading build environment====
First you have to download a build environment. Microsoft Visual Studio 2013 and 2015 are capable of compiling PCSX2. At this moment, the recommended build environment is Visual Studio 2013 Express for Windows Desktop.  
First you have to download a build environment. Microsoft Visual Studio 2013 and 2015 are capable of compiling PCSX2. At this time, the recommended build environment is Visual Studio 2015 Express for Windows Desktop.
*[http://www.visualstudio.com/downloads/download-visual-studio-vs Visual Studio - Various Editions]
*[http://www.visualstudio.com/downloads/download-visual-studio-vs Visual Studio 2015 - Various Editions]


====Downloading additional prerequisites====
====Downloading additional prerequisites====
Line 19: Line 19:
===Installing Microsoft Visual Studio===
===Installing Microsoft Visual Studio===


At present, Microsoft Visual Studio 2013 and 2015 are capable of compiling PCSX2. Depending on whether or not you develop professionally, as well as other factors, you may or may not have access to a copy of Microsoft Visual Studio Professional. Starting with PCSX2 v1.3.1-1417-g44d8930 the Express edition of Visual Studio is no longer supported due to added dependency on MFC and ATL. This guide will cover the installation and configuration of Visual Studio 2015 Express for Windows Desktop and Community editions.
Microsoft Visual Studio 2013 and 2015 are capable of compiling PCSX2. Depending on whether or not you develop professionally, as well as other factors, you may or may not have access to a copy of Microsoft Visual Studio Professional. This guide will cover the installation and configuration of Visual Studio 2015 Express for Windows Desktop.


====Installing Visual Studio Express 2015 for Windows Desktop====
====Installing Visual Studio Express 2015 for Windows Desktop====
ninja
31

edits