C:\Users\user>desktop\bitcoin\pyth\poclbm.exe --user=myusername --pass=mypass --device=0
Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 525, in __bootstrap_inner
File "threading.pyo", line 477, in run
File "BitcoinMiner.pyo", line 272, in miningThread
File "BitcoinMiner.pyo", line 359, in loadKernel
IOError: [Errno 2] No such file or directory: 'BitcoinMiner.cl'
Problems communicating with bitcoin RPC
This is what I get when I try to run poclbm for the first time after opened bitcoin -server.
When I look in the folder where poclbm.exe is situated I clearly see that the file ''BitcoinMiner.cl'' is in the same folder as the .exe.
Whats the problem and how do I solve this?
Thanks in advance,
Sciter