When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.'
bonelesschickenbone opened this issue · 2 comments
bonelesschickenbone commented
When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.'
Originally posted by @bonelesschickenbone in #38 (comment)
davidcallanan commented
Likely cause is that you are using spaces instead of tabs in the makefile:
https://stackoverflow.com/questions/16931770/makefile4-missing-separator-stop
davidcallanan commented
See if this helps (at timestamp 2 minutes and 4 seconds): https://youtu.be/21R5UrkI7Rc?t=124