1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-14 08:48:03 +00:00

Merge pull request #62 from nonlin-lin-chaos-order-etc-etal/patch-1

Update build instructions - Fix #61
This commit is contained in:
orignal 2024-12-14 15:38:30 -05:00 committed by GitHub
commit e4c2fa771c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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