Hello everyone.
Basically I wanted to use cgminer with gpu and cpu support. Since the precompiled binaries doesn't support cpu mining I was about to compile cgminer myself.
So searched for a tutorial about compiling it and found this:
http://pastebin.com/3pzivj32I followed all steps and it seems to work fine.
When I come to the step where I can configure the final executable I am able to parse the argument: --enable-cpumining
After running the configuration the summary looks like this:
https://i.imgur.com/7uFJ4Qx.pngAfter everything is compiled I try to run the miner but it doesn't support my Nvidia card. The weird thing is that the precompiled version works fine for my gpu.
If anyone could help me out compiling it so it works with opencl and cpu, that would be great
Thanks in advance,
PeterPan