We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.'
Originally posted by @bonelesschickenbone in #38 (comment)
The text was updated successfully, but these errors were encountered:
Likely cause is that you are using spaces instead of tabs in the makefile:
https://stackoverflow.com/questions/16931770/makefile4-missing-separator-stop
Sorry, something went wrong.
@bonelesschickenbone
See if this helps (at timestamp 2 minutes and 4 seconds): https://youtu.be/21R5UrkI7Rc?t=124
No branches or pull requests
When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.'
Originally posted by @bonelesschickenbone in #38 (comment)
The text was updated successfully, but these errors were encountered: