Thanks but you forgot some stuff it wont work right copying the phatk.cl from the offical dev seems to fix that error.
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyc", line 552, in __bootstrap_inner
File "threading.pyc", line 505, in run
File "BitcoinMiner.pyc", line 63, in mining_thread
File "BitcoinMiner.pyc", line 164, in load_kernel
IOError: [Errno 2] No such file or directory: 'phatk.cl'
Get this error if i try to use it in guiminer
2011-08-29 04:39:55: Listener for "5870": Traceback (most recent call last):
2011-08-29 04:39:55: Listener for "5870": File "C:\Python26\lib\site-packages\py2exe\boot_common.py", line 92, in
2011-08-29 04:39:55: Listener for "5870": zipimport.ZipImportError: can't find module 'linecache'
2011-08-29 04:39:55: Listener for "5870": Traceback (most recent call last):
2011-08-29 04:39:55: Listener for "5870": File "poclbm.py", line 3, in
2011-08-29 04:39:55: Listener for "5870": zipimport.ZipImportError: can't find module 'BitcoinMiner'