im using the sgminer over at dwarfpool but im getting this error. Maybe an error at amd sdk. trying to use my friend unused 4870, quite old card but still working just fine.
Here is the error at line 39 of the fugue kernel
[14:30:58] Kernel fuguecoin is experimental.
[14:30:58] Building binary fuguecoinATI RV770glg2tc4032nf10w64l4.bin
[14:30:58] Error -11: Building Program (clBuildProgram)
[14:30:58] "./kernel/fugue.cl", line 33: error: storage-class specifiers
extern/static/register not allowed for variables
__constant static const sph_u32 IV224[] = {
^
"./kernel/fugue.cl", line 39: error: storage-class specifiers
[14:30:58] Failed to init GPU thread 0, disabling device 0
[14:30:58] Restarting the GPU from the menu will not fix this.
[14:30:58] Re-check your configuration and try restarting.
Press enter to continue:
maybe someone encounter this kind of error.