Skip to content
New issue

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

Running on Windows #67

Open
uluhonolulu opened this issue Jul 4, 2017 · 1 comment
Open

Running on Windows #67

uluhonolulu opened this issue Jul 4, 2017 · 1 comment

Comments

@uluhonolulu
Copy link

uluhonolulu commented Jul 4, 2017

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants