Hi,
Make sure to init and update all submodules with:
git submodule update --init --recursive
Also, remember to do a checkout to build the stable version:
git checkout stable
git submodule update --init --recursive
Hi,
Make sure to init and update all submodules with:
git submodule update --init --recursive
Also, remember to do a checkout to build the stable version:
git checkout stable
git submodule update --init --recursive