Skip to content

Commit

Permalink
GUI compilation update (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArqTras authored and cryptozoidberg committed Dec 15, 2019
1 parent 622b611 commit 9a55a0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9a55a0b

Please sign in to comment.