| | |
C help with Eclipse
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Which platform are you running this on ?
When I was running Eclipse 3.3 on Ubuntu 7.10, I remember encountering a similar error (for a Linux GCC toolchain based project), So I had to install the package build-essential (which includes GNU Make, GCC and other tools).
However I do not have much idea about about the first problem.
When I was running Eclipse 3.3 on Ubuntu 7.10, I remember encountering a similar error (for a Linux GCC toolchain based project), So I had to install the package build-essential (which includes GNU Make, GCC and other tools).
However I do not have much idea about about the first problem.
Last edited by stephen84s; Sep 27th, 2008 at 4:04 pm.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
"How to ask questions the smart way ?"
"How to ask questions the smart way ?"
Hi there...
If you are using Eclipse on Windows then read below...
For windows, you should download eclipse-cpp-ganymede-win32.zip from http://eclispe.org. This comes with a inbuilt gnu compiler (gcc etc)... If still you are not able to compile please install MiniGW from http://minigw.org... This is free gnu compiler...
Further if you have issues please post your problems...
If you are using Eclipse on Windows then read below...
For windows, you should download eclipse-cpp-ganymede-win32.zip from http://eclispe.org. This comes with a inbuilt gnu compiler (gcc etc)... If still you are not able to compile please install MiniGW from http://minigw.org... This is free gnu compiler...
Further if you have issues please post your problems...
regards,
Ahamed.
Ahamed.
•
•
•
•
# include <stdio.h> is an "Unresolved inclusion"
ssharish
"Any fool can know, point is to understand"
•
•
Join Date: Feb 2009
Posts: 1
Reputation:
Solved Threads: 0
for "unresolved inclusion" when trying to use eclipse for C++ headers like <iostream> (in windows)
1. Download Automated MinGW Installer
http://sourceforge.net/project/showf...?group_id=2435
2. In the environment variable for windows under "Path" add C:\MinGW\bin (or wherever you installed it)
3. Download Eclipse IDE for C/C++ Developers from http://www.eclipse.org/downloads/
4. Restart the computer
5. In eclipse when creating a new project MiniGW GCC should show up in the toolchain
After that if you get a "Launch failed binary not found"
1. Click the hammer button (build it) before you hit the play button (run it)
1. Download Automated MinGW Installer
http://sourceforge.net/project/showf...?group_id=2435
2. In the environment variable for windows under "Path" add C:\MinGW\bin (or wherever you installed it)
3. Download Eclipse IDE for C/C++ Developers from http://www.eclipse.org/downloads/
4. Restart the computer
5. In eclipse when creating a new project MiniGW GCC should show up in the toolchain
After that if you get a "Launch failed binary not found"
1. Click the hammer button (build it) before you hit the play button (run it)
•
•
Join Date: Apr 2009
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
for "unresolved inclusion" when trying to use eclipse for C++ headers like <iostream> (in windows)
1. Download Automated MinGW Installer
http://sourceforge.net/project/showf...?group_id=2435
2. In the environment variable for windows under "Path" add C:\MinGW\bin (or wherever you installed it)
3. Download Eclipse IDE for C/C++ Developers from http://www.eclipse.org/downloads/
4. Restart the computer
5. In eclipse when creating a new project MiniGW GCC should show up in the toolchain
After that if you get a "Launch failed binary not found"
1. Click the hammer button (build it) before you hit the play button (run it)
Pydev works. Java works. When I try to compile hello world in c++, I get these errors about the include files and not being able to run the program "make".
![]() |
Similar Threads
- How to download source code for NetBeans and Eclipse? (Java)
- Eclipse plugins help (Java)
- Looking for education materials of developing C++ application with Eclipse (Java)
- Eclipse Problem in Fedora Core 3 (C++)
- A question on Eclipse and Rational (Geeks' Lounge)
- Notepad VS. Something Else (Java)
Other Threads in the C Forum
- Previous Thread: how do read last file
- Next Thread: HOw to sort the array of strings in c in alphabetical order of words..
| Thread Tools | Search this Thread |
Tag cloud for C
adobe ansi api array arrays asterisks bash binarysearch calculate centimeter char convert copyanyfile copyimagefile copypdffile cprogramme createcopyoffile csyntax directory dynamic fflush file fork frequency getlasterror givemetehcodez global graphics gtkgcurlcompiling hacking hardware highest homework i/o inches incrementoperators infiniteloop initialization interest km lazy linked linkedlist linux linuxsegmentationfault list locate logical_drives match matrix meter microsoft motherboard multi mysql number open opendocumentformat opensource owf pattern pdf performance pointer pointers posix power problem probleminc program programming pyramidusingturboccodes read recursion recv repetition scanf scheduling scripting segmentationfault send shape socketprograming spoonfeeding stack standard string strings structures suggestions systemcall test testautomation unix user variable voidmain() wab win32api windows.h






