Bug 400268 - Eclipse C++ for Windows asks for g++
Summary: Eclipse C++ for Windows asks for g++
Status: RESOLVED INVALID
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 8.1.1   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Andrew Gvozdev CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-07 16:24 EST by Sander Jobing CLA
Modified: 2013-02-08 17:40 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Jobing CLA 2013-02-07 16:24:57 EST
I downloaded and installed Eclipse C++, Juno release. Installed CDT and C++ using Help->Install New Software using the repository http://download.eclipse.org/tools/cdt/releases/juno.

Even the simplest C++ programs do not compile. For example, 
File->New->C++ Project->Hello World C++ Project

Error message:

Program "g++" not found in PATH
Comment 1 Andrew Gvozdev CLA 2013-02-08 17:40:55 EST
That is correct behavior. You need to install C/C++ toolchain, just as you need to install Java to run eclipse. Refer to http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Fconcepts%2Fcdt_c_before_you_begin.htm
If you have questions ask user forum at Eclipse Community Forums http://www.eclipse.org/forums/ - Language IDEs - CDT.