Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build broken from tarball download #33

Open
SamWhited opened this issue Jan 6, 2020 · 3 comments
Open

Build broken from tarball download #33

SamWhited opened this issue Jan 6, 2020 · 3 comments

Comments

@SamWhited
Copy link

If you download the tarball from the releases page and try to build the build fails because the build file for lora does not exist since the submodule isn't initialized.

@SamWhited
Copy link
Author

Ping

@NathanBnm
Copy link

@SamWhited you can get the submodules by running git submodule update --init --recursive

@SamWhited
Copy link
Author

@NathanBnm this is in the source tarball, there are no submodules because it's not a git repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants