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.
IDEA 2019.2解讀:性能更好,體驗更優!
2.
使用雲效搭建前端代碼倉庫管理,構建與部署
3.
Windows本地SVN服務器創建用戶和版本庫使用
4.
Sqli-labs-Less-46(筆記)
5.
Docker真正的入門
6.
vue面試知識點
7.
改變jre目錄之後要做的修改
8.
2019.2.23VScode的c++配置詳細方法
9.
從零開始OpenCV遇到的問題一
10.
創建動畫剪輯
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<