From 24822a1ecb30010143cc0b152249eff6401d86a2 Mon Sep 17 00:00:00 2001 From: nonlin-lin-chaos-order-etc-etal <19966907+nonlin-lin-chaos-order-etc-etal@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:19:28 +0800 Subject: [PATCH] Update build instructions - Fix #61 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 990000b..d49fcc7 100644 --- a/README.md +++ b/README.md @@ -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**