Incomplete build guide
FireMasterK opened this issue · 3 comments
FireMasterK commented
The build guide in the readme does not specify to run git submodule update --init
Without that, the following error would occur: https://paste.ubuntu.com/p/3VgnrzpV8V/
josephworks commented
um, its git submodule update --init --recursive
FireMasterK commented
Oh, interesting that my build was successful even without --recursive
josephworks commented
I always use it anyways, as it initializes submodules in submodules.