As described in the title, I'm trying to compile the Litecoin Core Version 0.21.1 on MacOS, but without success I get an error message that doesn't tell me anything and I can't find a solution on Goolge either. The error message:
make[1]: *** [all-recursive] Error 1
make: *** [all recursive] Error 1"
I used the instructions https://github.com/litecoin-project/litecoin/blob/0.21/doc/build-osx.md to create it.
I'm not a C++ professional, if I'm a beginner, and I'm more than overwhelmed with these cryptic compiler outputs.
I googled, removed and reinstalled all packages. Without success.