mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-10 12:41:02 +00:00
Merge pull request #373 from csjones/master
Updated windows build links
This commit is contained in:
commit
1eac91f171
@ -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
|
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:
|
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:
|
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.
|
Download and install whichever version you like best.
|
||||||
Copy the folders in \Program Files (x86)\AMD APP\include to \MinGW\include
|
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
|
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) *
|
* 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
|
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.
|
Download and unzip the file you downloaded.
|
||||||
Pull adl_defines.h, adl_sdk.h, and adl_structures.h out of the include folder
|
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.
|
Put those files into the ADL_SDK folder in your source tree as shown below.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user