wallet-core-python icon indicating copy to clipboard operation
wallet-core-python copied to clipboard

not build (cd wallet-core/; ./bootstrap.sh)

Open KirMozor opened this issue 3 years ago • 0 comments

Went according to the instructions and at the moment (cd wallet-core/; ./bootstrap.sh) error

# Checkout wallet-core-python
git clone https://github.com/phuang/wallet-core-python.git
cd wallet-core-python

# Checkout wallet-core submosule
git submodule init
git submodule update

# Build wallet-core
(cd wallet-core/; ./bootstrap.sh)

I attached the logs log.txt

KirMozor avatar Oct 24 '22 16:10 KirMozor