PCSX2 Documentation/Compiling on Windows: Difference between revisions

Line 5: Line 5:
You know the drill -- download all of these. You have your choice between Visual Studio 2008, Visual C++ 2008 Express and Visual Studio 2010 Professional, but at present Visual Studio 2010 is not an officially supported build environment so users are discouraged from electing to use it to compile PCSX2 (more detail provided below).
You know the drill -- download all of these. You have your choice between Visual Studio 2008, Visual C++ 2008 Express and Visual Studio 2010 Professional, but at present Visual Studio 2010 is not an officially supported build environment so users are discouraged from electing to use it to compile PCSX2 (more detail provided below).
*[http://www.microsoft.com/visualstudio/en-us/downloads/microsoft-downloads.mspx Visual Studio 2008]
*[http://www.microsoft.com/visualstudio/en-us/downloads/microsoft-downloads.mspx Visual Studio 2008]
*Visual C++ 2008 Express Edition
*[http://www.microsoft.com/express/vc/ Visual C++ 2008 Express Edition]
*Visual Studio 2010 Professional (Beta 1)
*[http://www.microsoft.com/downloads/details.aspx?FamilyID=75cbcbcd-b0e8-40ea-adae-85714e8984e3&displaylang=en Visual Studio 2010 Professional (Beta 1)]
*Windows Server 2003 R2 SDK ''Only needed if you're compiling with Visual C++ 2008 Express Edition''
*[http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en Windows Server 2003 R2 SDK ''Only needed if you're compiling with Visual C++ 2008 Express Edition'']
*DirectX SDK (August 2009)
*[http://www.microsoft.com/downloads/details.aspx?FamilyID=b66e14b8-8505-4b17-bf80-edb2df5abad4&displaylang=en DirectX SDK (August 2009)]
*TortoiseSVN ''Recommended but not required - though you will need an SVN client''
*[http://tortoisesvn.tigris.org/ TortoiseSVN] ''Recommended but not required - though you will need an SVN client''
*OpenGL Extension Wrangler ''Only needed if you're compiling plugins as well''
*[http://glew.sourceforge.net/ OpenGL Extension Wrangler] ''Only needed if you're compiling plugins as well''
*nVidia's CG Toolkit ''Only needed if you're compiling plugins as well''
*[http://developer.nvidia.com/object/cg_download.html nVidia's CG Toolkit] ''Only needed if you're compiling plugins as well''
*Nullsoft Install System (Optional) ''Only needed if you're compiling the Installer''
*[http://nsis.sourceforge.net/Download Nullsoft Install System (Optional)] ''Only needed if you're compiling the Installer''
*NSIS Advanced Uninstall Header ''Only needed if you're compiling the Installer''
*[http://nsis.sourceforge.net/Advanced_Uninstall_Log_NSIS_Header NSIS Advanced Uninstall Header] ''Only needed if you're compiling the Installer''
*Visual C++ 2008 SP1 Redistributable ''Only needed if you're compiling the Installer''
*[http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en Visual C++ 2008 SP1 Redistributable] ''Only needed if you're compiling the Installer'''


===Installing Microsoft Visual Studio===
===Installing Microsoft Visual Studio===
ninja
782

edits