ykarazia

Results 2 comments of ykarazia

I reproduced the same issue. Cloned repository. ➜ boost git:(master) git describe boost-1.71.0.beta1-1637-g164ae2115 ./bootstrap.sh: line 199: ./tools/build/src/engine/build.sh: No such file or directory Building B2 engine.. ./bootstrap.sh: line 229: ./tools/build/src/engine/build.sh: No...

The solution for me was to read the instructions :( It's possible we did the same thing. You need to recursive clone before running the bootstrap. Found "Install from Git"...