Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Error " gcc not found in PATH" : eclipse LUNA for C\C++
icon4.gif  Error " gcc not found in PATH" : eclipse LUNA for C\C++ [message #1554691] Fri, 09 January 2015 10:50 Go to next message
Arshia Aghaei is currently offline Arshia AghaeiFriend
Messages: 3
Registered: January 2015
Junior Member
Hi. i'm new to cpp eclipse.
when i try to create a hello world project , i choose Cross GCC compiler and click finish.
but i see the following errors :
Error : Program g++ not found in PATH.
Error : Program gcc not found in PATH.
I have Code::Blocks 13.12 . but i don't know where is the gnu gcc compiler is.
I think i installed g++ instead of Code::Blocks.
the path is :
C:\TDM-GCC-32
is it installed.
if it is. , i added it (InstallationPath\bin) to PATH.
But i don't know why the eclipse cannot find it.
what should i do ?
can anyone help me ?
OS :
Windows 7 Ultimate Service Pack 1
Re: Error " gcc not found in PATH" : eclipse LUNA for C\C++ [message #1555418 is a reply to message #1554691] Fri, 09 January 2015 20:15 Go to previous messageGo to next message
Arshia Aghaei is currently offline Arshia AghaeiFriend
Messages: 3
Registered: January 2015
Junior Member
THIS PROBLEM SOLVED. No need for answer.
Re: Error " gcc not found in PATH" : eclipse LUNA for C\C++ [message #1573485 is a reply to message #1555418] Mon, 19 January 2015 19:31 Go to previous messageGo to next message
alvaro cervantes is currently offline alvaro cervantesFriend
Messages: 1
Registered: January 2015
Junior Member
How it was solved please.
Re: Error " gcc not found in PATH" : eclipse LUNA for C\C++ [message #1691216 is a reply to message #1573485] Fri, 03 April 2015 13:53 Go to previous messageGo to next message
Arshia Aghaei is currently offline Arshia AghaeiFriend
Messages: 3
Registered: January 2015
Junior Member
By using eclipse INDIGO. Very Happy
Re: Error " gcc not found in PATH" : eclipse LUNA for C\C++ [message #1694366 is a reply to message #1691216] Mon, 04 May 2015 20:10 Go to previous message
C.I. Britten is currently offline C.I. BrittenFriend
Messages: 1
Registered: May 2015
Junior Member
I have two error "Problems" in my first ("Hello World") cross-compile project (host = Win 7, target = ARMv7-A) :

Program "g++" not found in path
Program "gcc" not found in PATH

However, in my case (Luna SR2 4.4.2) it turned out to build anyway -- those errors didn't seem to affect anything. And since the resulting executable worked properly on the target, apparently I have everything set up okay after all.

Crossing fingers for the future ...
Previous Topic:Builds but no binary, on Yosemite with Luna
Next Topic:Problem with GDB integration, Eclipse Luna, MacOS 10.10 Yosemite
Goto Forum:
  


Current Time: Thu Sep 26 08:08:23 GMT 2024

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

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

Back to the top