Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
spinkick
on 08/02/2014, 23:10:04 UTC
At the risk of sounding like too much like a noob, is there a great tutorial to show me the way to compile windows binaries off of the git? I'd like to clear up some of these Boo's. I'm about 80% efficient using two GTX 780's on smalltimeminer. Thank you Christian for all the hard work. I'm also having to run two instances of cudaminer.


edit: In case anyone wants to know Cheesy

Quite easy:
Get Visual Studio Pro 2010 (Trial if you must)
Get Cuda SDK 5.5
Get the source code from github (google cudaminer)
Exctract source code in it's own folder
Get libraries from first post by Christian (almost 50mb)
Extract libraries to the same folder that the source code folder is in, so not to the source code folder but one up.
Open the .sln file in the source code with Visual Studio.
Select which version you want to compile, and compile it