makefile:n: *** missing separator. Stop
发布时间:2020-12-15 02:11:32 所属栏目:C语言 来源:网络整理
导读:makefile has a very stupid relation with tabs,all actions of every rule are identified by tabs ...... and No 4 spaces don't make a tab,only a tab makes a tab... makefile使用tab来作为separator.如果你使用4个空格就会报错,makefile:n: *** miss
makefile has a very stupid relation with tabs,all actions of every rule are identified by tabs ...... and No 4 spaces don't make a tab,only a tab makes a tab... makefile使用tab来作为separator.如果你使用4个空格就会报错,makefile:n: *** missing separator. Stop,其中n是第几行 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |