Program "rm" not found in PATH [message #1426272] |
Thu, 18 September 2014 09:51 |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.03364 seconds