Makefile常见错误解析 - make: *** No rule to make target 'test1.o', needed by 'test2'. Stop

最多见的多是没有正确书写test1.o对应的源文件的路径。
相关文章
相关标签/搜索