Cygwin 出现错误 : *** target pattern contains no `%'

标签 cygwin makefile

我在使用 cygwin make.exe 版本:3.81(重新)构建时遇到此错误。

Error : *** target pattern contains no `%'.

最佳答案

此错误是由于存在 ":" 造成的。因此它不再支持 Windows 路径。 您需要下载3.80版本并替换\bin目录中的make.exe

显然它也需要cygintl12.dll

关于Cygwin 出现错误 : *** target pattern contains no `%' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/601516/

相关文章:

opengl - 随处开发 OpenGL 应用程序

c++ - C++ Cygwin 中的堆大小

c++ - 无法在 Ubuntu 16.04 上安装 levmar(C/C++ 中的 Levenberg-Marquardt 非线性最小二乘算法)

centos - 如何寻址 "make: protoc: Command not found"

android - 编译 AOSP 错误 : make: [out/build-aosp_arm. 忍者] 被杀死

cygwin - cygpath 无法将 Windows 路径转换为 ​​Linux 路径

c++ - std::string 未在 Eclipse/CDT 8.0 中解析

c - Makefile 更改 -lpthread 参数位置?

c++ - 使用 makefile 仅动态编译选定的文件

cygwin 终端将我的字母转换为数字