在运行QT中出现 error: No rule to make target `c:/Documents', needed by `debug/Documents.o'

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在运行QT中出现 error: No rule to make target `c:/Documents', needed by `debug/Documents.o'相关的知识,希望对你有一定的参考价值。

在运行QT中出现 error: No rule to make target `c:/Documents', needed by `debug/Documents.o'. Stop

跪求答案。。。。。

找到项目构建目录,desktop或者“桌面”文件夹下的内容删除,重新构建 参考技术A makefile错了吧,这是编译阿,不是运行

error: No rule to make target '/usr/lib/libOpenNI.so', needed by 'bin/euroc_rectify'

这类问题的出现说明程序在编译时,CMakeLists.txt 文件没有找到OpenNI.so, 即 Pangolin库未安装或破损。

重新安装pangolin库即可。(亲测)

 

以上是关于在运行QT中出现 error: No rule to make target `c:/Documents', needed by `debug/Documents.o'的主要内容,如果未能解决你的问题,请参考以下文章

在编译QT4.8.2出现 standard input:1025: Error: no such instruction: `swpb %cl,%al,[%edi]'

error: No rule to make target '/usr/lib/libOpenNI.so', needed by 'bin/euroc_rectify'

QT编程错误解决 error: no matching function for call to

QT编程错误解决 error: no matching function for call to

cmake ninja: error: 'xxx', needed by 'xxx', missing and no known rule to make it

Qt error: C1083: 无法打开包括文件: “QApplication”: No such file or directory