Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Program "rm" not found in PATH(after clean, that message occurs bu it cleans the project)
icon5.gif  Program "rm" not found in PATH [message #1426272] Thu, 18 September 2014 13:51
nilay tufek is currently offline nilay tufekFriend
Messages: 1
Registered: September 2014
Junior Member
Hi all,

have an C/C++ project.

Build Tool chain: Cross GCC

Current builder: CDT Internal Builder

When I build my project, I got 2 error on the Problem tab:

Program "g++" not found in PATH Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings MinGW] options

Program "gcc" not found in PATH Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings MinGW] options C/C++ Scanner Discovery Problem

On the console: there is no error:

Buil Cross Setting Prefix: x86_64-pc-elf- Path: build_tools\x86_64_gcc_pc_elf_4.8.1-1\bin

x86_64-pc-elf-gcc.exe and x86_64-pc-elf-g++.exe are LOCATED in that path. I don't understand the problem. It gives fake error.

I also get the same error for rm.exe when I try to clean.It is cleaned successfully, but it gives error. Do you know why?
Previous Topic:keil mdk-arm eclipse integration
Next Topic:In love with eclipse (c/c++) but...it won't work
Goto Forum:
  


Current Time: Thu Apr 18 11:22:03 GMT 2024

Powered by FUDForum. Page generated in 0.01789 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top