美文网首页
make: *** No rule to make target

make: *** No rule to make target

作者: My_Fuzz | 来源:发表于2019-12-17 10:49 被阅读0次

注意,protoc 前是一个 tab 键,注意编辑器,有的编辑器会默认为 4 个空格

build:
    protoc -I. --go_out=plugins=grpc:. proto/consignment/*.proto

选择好对应的文件类型,勾选 use tab

image.png

相关文章

网友评论

      本文标题:make: *** No rule to make target

      本文链接:https://www.haomeiwen.com/subject/cfhsnctx.html