Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Installing c/c++ (sh build path not found )
Installing c/c++ [message #1733209] Wed, 25 May 2016 05:29 Go to next message
Craig Cormack is currently offline Craig CormackFriend
Messages: 1
Registered: May 2016
Junior Member
I am trying to install the c/c++ version of eclipse.
I have installed the MinGW in the C: directory. I have put the eclipse folder in
the program folder. When I try to run a C program in the IDE an error pops
up about binary. Is it because it cannot find the bin folder in the MinGW.
If so how to I resolved this please help.
Thanks Craig
Re: Installing c/c++ [message #1733357 is a reply to message #1733209] Thu, 26 May 2016 12:00 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
If I were you, I'd remove the Eclipse you have in the computer, leaving the MinGW installation.

Check the MinGW: Open MinGW console and write the command:
gcc --version
and check for sensible output (there are two dashes before 'version').

Download the Eclipse Installer (Oomph) and use it to install Eclipse for C/C++.

If the installer complains about Java, get the current Java JDK from Oracle.


--

Tauno Voipio
Previous Topic:How to view the complete string of a variable in eclipse C++?
Next Topic:possible reasons for missing binding in IIndex ?
Goto Forum:
  


Current Time: Fri Apr 19 04:52:05 GMT 2024

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

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

Back to the top