[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"

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