Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: GUI mining - updated Feb 19 with poclbm bugfix
by
pekv2
on 07/07/2012, 18:59:51 UTC
I get an error that the dll load failed.  I am running guiminer 2012-02-19 version with bitclockers.  I am using windows 2008 R2 64 bit VPS server with no GPU, dual core CPU.  Here is a copy of the log:

Code:
2012-07-04 15:44:31: Running command: poclbm.exe ------:------@pool.bitclockers.com:8332 --device=0 --platform=0 --verbose
2012-07-04 15:44:31: Listener for "Default" started
2012-07-04 15:44:31: Listener for "Default": Traceback (most recent call last):
2012-07-04 15:44:31: Listener for "Default": File "poclbm.py", line 3, in
2012-07-04 15:44:31: Listener for "Default": File "BitcoinMiner.pyo", line 11, in
2012-07-04 15:44:31: Listener for "Default": File "pyopencl\__init__.pyo", line 3, in
2012-07-04 15:44:31: Listener for "Default": File "pyopencl\_cl.pyo", line 12, in
2012-07-04 15:44:31: Listener for "Default": File "pyopencl\_cl.pyo", line 10, in __load
2012-07-04 15:44:31: Listener for "Default": ImportError: DLL load failed: The specified module could not be found.
I have no idea what I did wrong.  I do not know which dll could not be found.  The log file does NOT mention which specific dll is not found.

edit:  I have account with bitclockers.com.  And the guiminer folder is located @ C:\guiminer

I'm not sure which one, but the error looks to be, you need to import a certain DLL that does not come with the application I am guessing. Yes, it would be nice if it stated which DLL.