[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.cdt] Building problem with cdt4.0-"The system cannot find the file specified"
|
- From: zhaobo_123@xxxxxxx (ZhaoBo )
- Date: Wed, 15 Jul 2009 09:30:17 +0000 (UTC)
- Newsgroups: eclipse.tools.cdt
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi,
I have configured cdt4.0 with cygwin under WinXPsp2, just new a HelloWorld
C++ project, using Maketarget to generate makefile,objects.mk,sources.mk
and subdir.mk. However, it always builds failed and reports
"
"**** Build of configuration Debug for project HelloWorld ****
(Exec error:The system cannot find the file specified.
)
"
I can compile it with gcc with eclipse platform under WinXP, but eclipse
can not.
Any one can give me some solution?
Thanks