Eclipse3.2+cdt+mingw中的mingw32-make: *** No rule to make target `all'. Stop.

luo2pei4 2006-11-12 10:38:07
如题,在Build project的时候出现了一下错误:
mingw32-make all
mingw32-make: *** No rule to make target `all'. Stop.

我用的是eclipse3.2 cdt3.1.1 mingw3.1
...全文
1151 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
healer_kx 2006-11-12
  • 打赏
  • 举报
回复
写个makefile

all:
g++ *.cpp -g -o run

就好了.try
luo2pei4 2006-11-12
  • 打赏
  • 举报
回复
不太明白。初学,没写过makefile,能详细说明一下吗?谢谢。

15,440

社区成员

发帖
与我相关
我的任务
社区描述
C/C++ 非技术区
社区管理员
  • 非技术区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧