JavaShuo
欄目
標籤
Qt 刪除資源圖標文件編譯不通過問題 no rule to make target 'images/xxx.png', needed by 'qrc_pencion.cpp'. stop,
時間 2021-01-06
欄目
圖片處理
简体版
原文
原文鏈接
一 問題 見下圖 二 問題分析 開始有個資源圖標 《拼接.png》 後來不用了全部刪除了。見上面圖1,2。刪除後執行編譯程序。發現出現上面圖三所示的錯誤。 三 解決方法 1 分析 打開你工程下面的makefile文件。往下找,見下圖 看到了嗎在Qt 給我們生成了makefile文件。裏面紅色的語句則是問題所在。 2 解決方法 執行qmake重新生成makefile,見下圖
>>阅读原文<<
相關文章
1.
No rule to make target `-', needed by `all'. Stop.
2.
error: No rule to make target 'images/myword.qrc', needed by 'debug/qrc_myword.cpp'. Stop.
3.
Qt:error: No rule to make target ‘../ceshi/image/green.ico‘, needed by ‘debug/qrc_res.cpp‘. Stop.
4.
error: No rule to make target 'image/資源.qrc', needed by 'debug/qrc_資源.cpp'. Stop
5.
QT錯誤:No rule to make target '../Game/resource/Y.bmp', needed by 'debug/qrc_res
6.
Qt:Error:No rule to make target ' .. /../??.png',needed by 'debug/qrc_resource.cpp'
7.
Ubuntu下一步一步安裝nginx,make: *** No rule to make target `build', needed by `default'. Stop.
8.
make: ***No rule to make target 'include/layers/python_layer.hpp, needed by 'python/caffe/_caffe.so'
9.
nginx 安裝時候報錯:make: *** No rule to make target `build', needed by `default'. Stop.
10.
Makefile常見錯誤解析 - make: *** No rule to make target 'test1.o', needed by 'test2'. Stop
更多相關文章...
•
Docker 資源彙總
-
Docker教程
•
MySQL刪除視圖(DORP VIEW)
-
MySQL教程
•
IntelliJ IDEA中SpringBoot properties文件不能自動提示問題解決
•
SpringBoot中properties文件不能自動提示解決方法
相關標籤/搜索
刪除問題
stop
needed
rule
刪除
make
target
普通問題
不刪
通譯
圖片處理
SQLite教程
PHP教程
NoSQL教程
靜態資源
文件系統
插件
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
springboot在一個項目中啓動多個核心啓動類
2.
Spring Boot日誌-3 ------>SLF4J與別的框架整合
3.
SpringMVC-Maven(一)
4.
idea全局設置
5.
將word選擇題轉換成Excel
6.
myeclipse工程中library 和 web-inf下lib的區別
7.
Java入門——第一個Hello Word
8.
在chrome安裝vue devtools(以及安裝過程中出現的錯誤)
9.
Jacob線上部署及多項目部署問題處理
10.
1.初識nginx
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
No rule to make target `-', needed by `all'. Stop.
2.
error: No rule to make target 'images/myword.qrc', needed by 'debug/qrc_myword.cpp'. Stop.
3.
Qt:error: No rule to make target ‘../ceshi/image/green.ico‘, needed by ‘debug/qrc_res.cpp‘. Stop.
4.
error: No rule to make target 'image/資源.qrc', needed by 'debug/qrc_資源.cpp'. Stop
5.
QT錯誤:No rule to make target '../Game/resource/Y.bmp', needed by 'debug/qrc_res
6.
Qt:Error:No rule to make target ' .. /../??.png',needed by 'debug/qrc_resource.cpp'
7.
Ubuntu下一步一步安裝nginx,make: *** No rule to make target `build', needed by `default'. Stop.
8.
make: ***No rule to make target 'include/layers/python_layer.hpp, needed by 'python/caffe/_caffe.so'
9.
nginx 安裝時候報錯:make: *** No rule to make target `build', needed by `default'. Stop.
10.
Makefile常見錯誤解析 - make: *** No rule to make target 'test1.o', needed by 'test2'. Stop
>>更多相關文章<<