sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
633 stars 825 forks source link

Amd App Sdk file missing #452

Open dvirus2000 opened 7 years ago

dvirus2000 commented 7 years ago

Trying to compile for windows but i'm stuck at this point: Copy \Program Files (x86)\AMD APP\lib\x86\libOpenCL.a to \MinGW\lib since sdk 3 does not have that file.

Also this:

Warning: sgminer 5.0.0 does NOT yet support ADL SDK 7.0, so you will have to install the version 6.0 instead.

version 6 isn't on amds website any more...

Epiger commented 7 years ago

I think you have to copy the include directory too windows-build.txt from cgminer:

copy the folder in \Program Files (x86)\AMD APP\include to \MinGW\include