-
Notifications
You must be signed in to change notification settings - Fork 20
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
Cannot compile due to missing Makefile.shared #20
Comments
Have you initialised and updated the submodules in the repository? For example:
|
That would be a big fat no. Let me give that a stab when I get off work. Likely my issue was that. As I couldn't locate proper build instructions I tried doing a 'make' and go from there. |
That did the trick! Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just did a clone of the repo and cannot build due to the following error:
I noticed in the Makefile the following references to files that do not exist:
Any tips on how to make this?
Thanks!
Andrew.
The text was updated successfully, but these errors were encountered: