How are the submodules set up after cloning? #69
-
I'm currently working through the Development/Linux section of the readme trying to build everything and I get the following error when running
I'm not super familiar with git but my understanding is that Thanks for the help! Let me know if there's a better place to post this. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Indeed, there's a missing Edit 1: Fixed in #71. |
Beta Was this translation helpful? Give feedback.
Indeed, there's a missing
.gitmodules
file here, thanks for pointing it out!I will send in a PR to fix that.
Edit 1: Fixed in #71.