1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-14 16:57:54 +00:00

Update build instructions - Fix #61

This commit is contained in:
nonlin-lin-chaos-order-etc-etal 2024-12-14 12:19:28 +08:00 committed by GitHub
parent 7d946e3fc4
commit 24822a1ecb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,7 @@ Building GOSTCoin
**Build gostcoind:** **Build gostcoind:**
cd ~/gostcoin/src cd ~/gostcoin/src
export CXXFLAGS=-DBOOST_NO_CXX11_SCOPED_ENUMS
make -f makefile.unix make -f makefile.unix
**Optional: Build QT GUI** **Optional: Build QT GUI**