forked from lthn/blockchain
GUI compilation update (#145)
This commit is contained in:
parent
622b6117fd
commit
9a55a0b7da
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ For GUI version:\
|
|||
`$ cd zano && mkdir build && cd build `\
|
||||
`$ cmake -D BUILD_GUI=ON .. `\
|
||||
`$ make -j Zano` \
|
||||
`$ rsync -haP ~/zano/src/gui/qt-daemon/html ~/zano/build/src` \
|
||||
NOTICE: If you are building on machine with relatively small anount of RAM(small VPS for example, less then 16GB) and without proper setting of virtual memory, then be careful with setting `-j` option, this may cause compiller crashes.
|
||||
3. Look for the binaries, including the `Zano` GUI, in the build directory
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue