Parent Directory
|
Revision Log
Updated: InstallingRequiredSDKsorLibraries.txt (Added note about needing to install SP1 for Visual Studio 2008 to get rid of linker errors) update_from_upstream.sh (use r3113 and make 'export complete' appear on same line with export operation) Add: patches folder
1 | Installing Required SDK(s)/Libraries: |
2 | |
3 | For Linux see: http://code.google.com/p/pcsx2/wiki/CompilationGuideForLinux |
4 | For Windows See: http://code.google.com/p/pcsx2/wiki/CompilationGuideForWindows#Installing_SDKs |
5 | |
6 | |
7 | -- For Windows You will Need: |
8 | |
9 | For Visual Studio 2008 - you need to download SP1: http://www.microsoft.com/downloads/en/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en |
10 | -- If you don't have SP1 you may possibly recieve the following error when linking: 'LINK : fatal error LNK1000: Internal error during IncrBuildImage' |
11 | |
12 | The Latest DirectX SDK: http://msdn.microsoft.com/en-us/directx/default.aspx |
13 | The OpenGL Extension Wrangler Library (GLEW): http://glew.sourceforge.net/ |
14 | nVidia's CG Toolkit: http://developer.nvidia.com/object/cg_download.html |
15 | |
16 | |
17 | -- For Linux: |
18 | See the wiki link above |
ViewVC Help | |
Powered by ViewVC 1.1.22 |