• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

"./kernel/fugue.cl", line 33: error

Borisz

New member
Hello everyone!

I am trying to set up GPU mining on Windows with sgminer downlaoded from the official site and I get the following error:

Code:
"./kernel/fugue.cl", line 33: error: storage-class spec
extern/static/register not allowed for variables 
__constant static const sph_u32 IV224[] = { ^

My card works fine with sha/scrypt so far, not sure what the issue could be here.
Tried looking at forums, but couldn't find any solutions.

Any ideas how to resolve the issue?

Thanks!
 
I am using the latest version available from the official site. "windows GPU miner"
I have copied the whole kernel directory into the miner's directory, but no luck. Also, there isn't even a fugue.cl file anywhere...
I think I'll just get the whole git repo and build it for myself with mingw.
 
Back
Top