Browse Source

Merge pull request #373 from csjones/master

Updated windows build links
Con Kolivas 13 years ago
parent
commit
1eac91f171
1 changed files with 3 additions and 3 deletions
  1. 3 3
      windows-build.txt

+ 3 - 3
windows-build.txt

@@ -69,9 +69,9 @@ Copy CGMiner source code directory into:
 **************************************************************************************
 Note: You do not need to install the AMD APP SDK if you are only using Nvidia GPU's
 Go to this url for the latest AMD APP SDK:
- http://developer.amd.com/sdks/AMDAPPSDK/downloads/Pages/default.aspx
+ http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/
 Go to this url for legacy AMD APP SDK's:
- http://developer.amd.com/sdks/AMDAPPSDK/downloads/pages/AMDAPPSDKDownloadArchive.aspx
+ http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/download-archive/
 Download and install whichever version you like best.
 Copy the folders in \Program Files (x86)\AMD APP\include to \MinGW\include
 Copy \Program Files (x86)\AMD APP\lib\x86\libOpenCL.a to \MinGW\lib
@@ -83,7 +83,7 @@ Note2: If you update your APP SDK later you might want to recopy the above files
 * Install AMD ADL SDK, latest version (only if you want GPU monitoring)              *
 **************************************************************************************
 Note: You do not need to install the AMD ADL SDK if you are only using Nvidia GPU's
-Go to this url ==> http://developer.amd.com/sdks/ADLSDK/Pages/default.aspx
+Go to this url ==> http://developer.amd.com/tools/graphics-development/display-library-adl-sdk/
 Download and unzip the file you downloaded.
 Pull adl_defines.h, adl_sdk.h, and adl_structures.h out of the include folder
 Put those files into the ADL_SDK folder in your source tree as shown below.