Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
ghur
on 19/05/2014, 15:59:15 UTC
ccminer only worked for me after c++ 2012 32 bit.  without it i got msvcp110.dll missing even though that dll was in my windows/system32 folder.  are you talking cudaminer or ccminer?  maybe there's a distinction.

Yes, I'm talking about ccminer. I'm guessing it's as cbuchner1 says.

Are you using a version compiled by a 3rd party?

It may be needed for third party compiles, most probably by cryptominingblog and others.
I stick to VS2010 because it has all features I need for this project and because I
have a professional version - the upgrades to 2012/13 are just prohibitively expensive.

Christian

I've got the other versions through a msdn subscription, but you're not missing out on much.
At least there's no noticeable performance difference. (it would be very surprising if there was, either way).

And it's not like you really need the improved c++11 support Smiley