[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Building problem with cdt4.0-"The system cannot find the file specified"

Derek wrote:

ZhaoBo wrote:
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

Do you have make? If not, try switching to the internal builder.

Yes, I have make cmd under cygwin\bin and it can work, I dont know how to test whether eclipse call this application though i have configured this absolute path in PATH variable