9 years, 10 months ago.

Cannot clean project in Eclipse

When I try to clean project an error occurs:

13:30:33 Clean-only build of configuration Debug for project FileTest make clean Cannot run program "make": Launching failed

Error: Program "make" not found in PATH PATH=[C:\mbed-dev\samples\FileTest/../../gcc-arm-none-eabi/bin]

May be the problem that I have no option " ARM Windows GCC (Sourcery G++ Lite) " in toolchain menu. I have just those: Cross ARM GCC Cross GCC minGW GCC cygwin GCC and some other irrelevant I think.

Have I installed toolchain wrongly? I followed the cookbook with no problem.

Question relating to:

I'm having a similar problem, only it says 'Cannot run program "": Launching failed' so the make is not associated with clean or build in my eclipse. I also did not have the option of Sourcery G++ Lite, so picked Cross ARM GCC. Any resolution to this please?

posted by Mark Norman 04 Dec 2014
Be the first to answer this question.