using windows vista, 32bit
1000 skein bounty and big love to whoever can get it working for me first
i compiled the program in reorders gpu master but i get this error when i try to run the bat file:
C:\skein\poclbm-skc>C:\python27\python.exe C:\skein\poclbm-skc\poclbm.py http://
mybigwillie.1:[email protected]:6400
Traceback (most recent call last):
File "C:\skein\poclbm-skc\poclbm.py", line 3, in
from Switch import Switch
File "C:\skein\poclbm-skc\Switch.py", line 3, in
from skeinhash import skeinhash
File "C:\skein\poclbm-skc\skeinhash.py", line 3, in
_shlib = ctypes.CDLL('./skeinhash/skeinhash.so')
File "C:\python27\lib\ctypes\__init__.py", line 353, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] The specified module could not be found
what dll file am i missing?