PCSX2 Documentation/Compiling on Windows: Difference between revisions

Line 21: Line 21:
====Installing Microsoft Visual Studio 2008 Standard Edition====
====Installing Microsoft Visual Studio 2008 Standard Edition====
#Insert your Visual Studio 2008 Standard CD (or download the Trial from the link above). Run setup and click next at the Welcome Screen (shown below). It's your choice as to sending information about the setup experience to Microsoft.
#Insert your Visual Studio 2008 Standard CD (or download the Trial from the link above). Run setup and click next at the Welcome Screen (shown below). It's your choice as to sending information about the setup experience to Microsoft.
#Accept the terms of the EULA and enter your product key.
#Accept the terms of the EULA and enter your product key. The Visual Web Developer and Visual Basic features are not required in order to compile PCSX2, however, if you program in any of these languages, you may elect to install them and it will not cause any problems. Make sure to install Visual C++. I recommend keeping the default installation paths.
The Visual Web Developer and Visual Basic features are not required in order to compile PCSX2, however, if you program in any of these languages, you may elect to install them and it will not cause any problems. Make sure to install Visual C++. I recommend keeping the default installation paths.
#Visual Studio will begin installing.
#Visual Studio will begin installing.
#Once setup is complete, you will be presented with the following screen. Click Finish.
#Once setup is complete, you will be presented with the following screen. Click Finish.
Line 28: Line 27:
#Install all of the updates and then Visual Studio 2008 is ready to go. Skip the Visual C++ 2008 Express and Visual Studio 2010 Professional sections and continue below with Installing SDKs.
#Install all of the updates and then Visual Studio 2008 is ready to go. Skip the Visual C++ 2008 Express and Visual Studio 2010 Professional sections and continue below with Installing SDKs.
1 2 3 4 5 6
1 2 3 4 5 6
Installing Microsoft Visual C++ 2008 Express Edition
 
Download the Visual C++ 2008 Express Edition Installer from the link above. Run it, and click next at the Welcome Screen (shown below).
Download the Visual C++ 2008 Express Edition Installer from the link above. Run it, and click next at the Welcome Screen (shown below).


ninja
782

edits