| [news.eclipse.tools.cdt] Re: Building problem with cdt4.0-"The system cannot find the file specified" |
Derek wrote:
ZhaoBo wrote:Do you have make? If not, try switching to the internal builder.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