PCSX2 Documentation/Compiling on Windows: Difference between revisions

Jump to navigation Jump to search
Line 109: Line 109:
1 2 3 4 5 6 7
1 2 3 4 5 6 7


==2. Configuring the Build Environment==
==Configuring the Build Environment==
===Configuring the SDK Library and Include Directories===  
===Configuring the SDK Library and Include Directories===  
Before PCSX2 will compile successfully, we need to ensure that all of the include, library, and header directories for the SDKs that we have installed are configured in our respective version of Visual Studio.
Before PCSX2 will compile successfully, we need to ensure that all of the include, library, and header directories for the SDKs that we have installed are configured in our respective version of Visual Studio.
Line 154: Line 154:
Microsoft Visual Studio (Beta 1) Professional
Microsoft Visual Studio (Beta 1) Professional
Coming soon...
Coming soon...
==3. Getting the Source Code==
==3. Getting the Source Code==
In order to compile PCSX2, you will need to first download all of the current source code to your local machine. Depending on which branch you are downloading, the repository locations may change.
In order to compile PCSX2, you will need to first download all of the current source code to your local machine. Depending on which branch you are downloading, the repository locations may change.