darkrenaissance / darkfi

Anonymous. Uncensored. Sovereign.

Home Page:https://dark.fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't build on a 32-bit machine

sch1z00 opened this issue · comments

on make I've this error:

error[E0308]: mismatched types
--> src/consensus/utils.rs:40:20
|
40 | words[i] = word[i];
| -------- ^^^^^^^ expected u64, found u32
| |
| expected due to the type of this binding

We won't support 32bit, sorry.