-
Notifications
You must be signed in to change notification settings - Fork 89
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
Can't get make run
to compile Vico with permission-related git-submodule messages.
#43
Comments
Got it. Okay, so Github URLs don't work quite the way I thought. Do you currently have a public key configured in Github? |
I installed GitHub for Mac at some point, so yes. How do I get around that issue?
EDIT: which is normal because the build target dir is unclean. |
Deleting and re-adding the GitHub key, followed by a |
Still an odd one. We could switch the submodule references to use non-SSH paths, but that would make it more difficult to work on the bundles (you'd have to clone them separately). A nightly is probably a better solution. |
I'd like to stress that just deleting the faulty 'older' (the same as now, btw) SSH key did not fix it. I had to add it anew, so yes. Nightly is the way. :D |
@Shadowfiend the cryptic submodule-related message is still there.
The text was updated successfully, but these errors were encountered: