Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Need help with C++ for Eclipse
Need help with C++ for Eclipse [message #894662] Tue, 10 July 2012 03:11 Go to next message
Jo Po is currently offline Jo PoFriend
Messages: 4
Registered: July 2012
Junior Member
I downloaded c/c++ IDE developer and just finished writing a code in Eclipse in C++. I tried to run the code, but this came up under problems tab,

sh -c "autoreconf -i"

what is that?
could you guys please help me fix it? thank you in advance
Re: Need help with C++ for Eclipse [message #894689 is a reply to message #894662] Tue, 10 July 2012 07:14 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Have a look at this thread http://www.eclipse.org/forums/index.php/t/366892/

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Need help with C++ for Eclipse [message #894907 is a reply to message #894662] Wed, 11 July 2012 03:46 Go to previous messageGo to next message
Jo Po is currently offline Jo PoFriend
Messages: 4
Registered: July 2012
Junior Member
In new project wizard, I only got general, c/c++, cvs, Java, RPM, and tracing... and I need to make a C++ project. There is no executable
Re: Need help with C++ for Eclipse [message #895050 is a reply to message #894907] Wed, 11 July 2012 14:34 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Jo Po wrote on Wed, 11 July 2012 05:46
In new project wizard, I only got general, c/c++, cvs, Java, RPM, and tracing... and I need to make a C++ project. There is no executable

Well, under C/C++ project you can choose different project types. And one of them is Executable!


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Need help with C++ for Eclipse [message #895154 is a reply to message #894662] Wed, 11 July 2012 20:12 Go to previous messageGo to next message
Jo Po is currently offline Jo PoFriend
Messages: 4
Registered: July 2012
Junior Member
Ok, I go to file >> new >> c++ project. under project type, I have GNU Autotools and it is expanded and contains Empty Porject, Hello WOrld C++ Autotools Project, Autotools Shared Library Project. Under all that, I have Executable, Shared Library, Static Library, and Makefile Project. I click on Executable but it blanks out the Finish button and I cannot proceed. Under Toolschains, this pops up, Project catergory is selected. Expand category and select a concrete project type.

I click on Executable and it won't expand or do anything. And I can't proceed...
Re: Need help with C++ for Eclipse [message #895233 is a reply to message #895154] Thu, 12 July 2012 08:29 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Jo Po wrote on Wed, 11 July 2012 22:12
Ok, I go to file >> new >> c++ project. under project type, I have GNU Autotools and it is expanded and contains Empty Porject, Hello WOrld C++ Autotools Project, Autotools Shared Library Project. Under all that, I have Executable, Shared Library, Static Library, and Makefile Project. I click on Executable but it blanks out the Finish button and I cannot proceed. Under Toolschains, this pops up, Project catergory is selected. Expand category and select a concrete project type.

I click on Executable and it won't expand or do anything. And I can't proceed...

That's a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=383032
The bug has been fixed after the Juno release. There is a workaround mentioned in the bug report:
Quote:
"The "expand/collapse" control is there but it is behind the left edge. If you move the slide on the bottom to the left it will reveal the "expand/collapse" control."


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:What the issue once....
Next Topic:how to fix..can't find dl-debug.c
Goto Forum:
  


Current Time: Fri Apr 26 22:45:32 GMT 2024

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

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

Back to the top