Make error: missing separator

后端 未结 12 2280
说谎
说谎 2020-11-22 08:07

I am getting the following error running make:

Makefile:168: *** missing separator.  Stop.

What is causing this?

12条回答
  •  孤独总比滥情好
    2020-11-22 08:44

    This is a syntax error in your Makefile. It's quite hard to be more specific than that, without seeing the file itself, or relevant portion(s) thereof.

提交回复
热议问题