Hi, I'm using the precompiled binary Mac version of cgminer 3.7.2 for Mac OS 10.7 and I'm trying to connect to a scrypt pool. Here's the command I'm using:
./cgminer --scrypt -o stratum+tcp://dogepool.pw:3333 -u dirk2000.workername -p pass
But I'm getting this error:
[2014-01-07 06:07:28] Probing for an alive pool
[2014-01-07 06:07:30] Error -11: Building Program (clBuildProgram)
[2014-01-07 06:07:30] <program source>:143:6: warning: no previous prototype for function 'SHA256'
void SHA256(uint4*restrict state0,uint4*restrict state1, const uint4 block0, const uint4 block1, const uint4 block2, const uint4 block3)
^
<program source>:352:6: warning: n
[2014-01-07 06:07:30] Failed to init GPU thread 0, disabling device 0
[2014-01-07 06:07:30] Restarting the GPU from the menu will not fix this.
[2014-01-07 06:07:30] Try restarting cgminer.
Press enter to continue:
Anyone have any suggestions? I tried searching this forum and googling but turned up nothing.
Thanks,
Dirk