We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
anche io lo scaricato ma non apre e' come se non fosse supportato, alternative?
Sorry, something went wrong.
No branches or pull requests
Downloaded the Windows executable and tried to run it. It says,
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.
The text was updated successfully, but these errors were encountered: