NebulousLabs / Sia-GPU-Miner

A GPU Miner for Sia
MIT License
151 stars 79 forks source link

Running on Windows #67

Open uluhonolulu opened 7 years ago

uluhonolulu commented 7 years ago

Downloaded the Windows executable and tried to run it. It says,

Initializing...

Error -11: Failed to build program executable [ ]
Build Status: CL_BUILD_ERROR
Build Options:
Build Log:
:1:1: error: invalid storage-class specifiers in OpenCL
static inline ulong rotr64( __const ulong w, __const unsigned c ) { return ( w >> c ) | ( w << ( 64 - c ) ); }
^
:3:31: error: invalid storage-class specifiers in OpenCL
__constant static const uchar blake2b_sigma[12][16] = {
                              ^
2 diagnostics generated.

error: front end compiler failed build.

The Readme says, Make sure you have a recent version of Sia installed and running. But, what exactly should I install? Sia UI, Sia Daemon, or what?

I suspect that some dependencies are missing, but how do I install them? We Windows noobs don't have app-get, we use chocolatey.

principiante commented 6 years ago

anche io lo scaricato ma non apre e' come se non fosse supportato, alternative?