|
November 12, 2013, 09:02:45 PM |
|
Does anyone knows what do i need to have installed to be able to mine litecoins on Mac 10.6.8? I'm using Bitminters java mining program for mining bit coins and i have speed of 98Mhps. Problem is that there is no option in Bitminter for litecoins. I tryed with bfgminer, followed ton of tutorials, installed ton of software (like xcode, brew etc.). I can mine Bitcoins with all of those programs, but as soon as i try --scrypt option to mine litecoins i get errors in all of those programs. I'm assuming there is some piece of software i'm missing on my machine as that same miners work on other computers (Windows and Ubuntu). Can someone help me out and tell me or at least point me in right direction to what i'm missing. Error that i'm getting from bfgminer:
<program source>:723:11:{723:11-723:15}: error: no matching overload found for a rguments of type 'unsigned int __attribute__((ext_vector_type(4))), unsigned in t' w[0] ^= rotl(w[3] +w[2] , 7U); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <program source>:124:19: note: instantiated from: #define rotl(x,y) rotate(x,y) ^ /System/Library/Frameworks/OpenCL.framework/Resources/cl_kernel.h:2195:29: note: instantiated from: #define rotate(X,Y) __CLFN_I2(X,Y,rotate)
|