PCSX2 Documentation/Compiling on Windows: Difference between revisions

(Remove info about versions of VS before 2013)
Line 158: Line 158:


===Compiling Git Builds of PCSX2===
===Compiling Git Builds of PCSX2===
Open the PCSX2 directory you have downloaded the source code into (in this case, C:\Development\Project Source\PCSX2) and double-click on the solution matching your build environment major release (pcsx2_suite_2010.sln, pcsx2_suite_2012.sln or pcsx2_suite_2013.sln). This will open the appropriate build environment (if it is not already open) and you will see a screen similar to this.
Open the PCSX2 directory you have downloaded the source code into (in this case, C:\Development\Project Source\PCSX2) and double-click on the solution file (PCSX2_suite.sln). This will open Visual Studio (if it is not already open) and you will see a screen similar to this.
 
[[File:VisualStudio2015.png | frameless]]


[[File:Visualstudio2008config1.jpg | frameless]]
On more recent versions of Visual Studio the solution explorer panel is on the right side instead of left.
====Build Target Selection====
====Build Target Selection====
At the top of your screen, you will see a small drop down list which contains what is known as your "Build Target", as shown in the screenshot.
At the top of your screen, you will see a small drop down list which contains what is known as your "Build Target", as shown in the screenshot.
ninja
31

edits