I managed to build the project under windows with success.
I have approximately the same perf than SP3 on a 1070.
Here is the updated "how to" to build it:
You need:
- Visual Studio 2013 (Free edition)
- CUDA ToolKit 8
- GIT
And do the following :
git clone
https://github.com/krnlx/ccminer-skunk-krnlxgit clone
https://github.com/peters/curl-for-windows.git compat/curl-for-windows
Copy the second project inside the first project (you will see a folder called "compat")
Then open the ccminer.sln project using Visual Studio, and then BUILD/CompileThen open the ccminer.sln project using Visual Studio, and then BUILD / Batch Build ... , and tick the build button next to "Release|win32". And then click the build button on the top right corner.
Thank you Im getting this error now:
Severity Code Description Project File Line Suppression State
Error MSB8020 The build tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, please install v120 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". ccminer C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets 57