mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-23 10:40:51 +00:00
Fix windows build instructions
This commit is contained in:
parent
72a31593a9
commit
7031ef88fc
@ -128,6 +128,8 @@ Variables -> Path -> Edit -> New -> C:\mingw-w64\mingw64\bin (it's "C:\mingw-w64
|
|||||||
|
|
||||||
Install [Git for Windows](https://gitforwindows.org/) and use a "Git Bash" shell to clone and build Nimbus.
|
Install [Git for Windows](https://gitforwindows.org/) and use a "Git Bash" shell to clone and build Nimbus.
|
||||||
|
|
||||||
|
Install [cmake](https://cmake.org/).
|
||||||
|
|
||||||
If you don't want to compile RocksDB and SQLite separately, you can fetch pre-compiled DLLs with:
|
If you don't want to compile RocksDB and SQLite separately, you can fetch pre-compiled DLLs with:
|
||||||
```bash
|
```bash
|
||||||
mingw32-make fetch-dlls # this will place the right DLLs for your architecture in the "build/" directory
|
mingw32-make fetch-dlls # this will place the right DLLs for your architecture in the "build/" directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user