Post
Topic
Board Mining (Altcoins)
Re: Signatum (skunk) ccminer-krnlx 30+mh 1070, 50+ mh 1080ti [FREE,OPENSOURCE]
by
ConAim
on 09/08/2017, 12:53:59 UTC
I built the project from source on windows but I got allocation errors.

The compiled binary is here : sendspace com/file/yxp59j

It is preferable to build it yourself to avoid any embedded viruses...

How to build.
Please give a step by step guide.
thanks

You need:
- Visual Studio 2013 (Free edition)
- CUDA ToolKit 8
- GIT

And do the following :
git clone https://github.com/krnlx/ccminer-skunk-krnlx
git 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/Compile

Where did you download VS2013 from? I tried but download was not available on Microsoft.

I took it a long time ago on the microsoft website.
It seems to be available on this link but you need to create an account : https://www.visualstudio.com/vs/older-downloads/

Nope, its gone from that site.
Register for Dev Essentials and the search will pop..
https://www.visualstudio.com/dev-essentials/