Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Advice on a stable CDT
Advice on a stable CDT [message #829239] Mon, 26 March 2012 03:03 Go to next message
Angus Henderson is currently offline Angus HendersonFriend
Messages: 13
Registered: October 2011
Junior Member

I have been working on this really complex OpenGL project involving multithreaded texture IO, large Geo Information Map Images, and the FlTK GUI library. And I am very close to the end but in various attempts to solve issues with the IDE and gdb I seem to have severely compromised my eclipse CDT stability.

At one point I was advised to try a nightly build from a server called hudson.eclipse.org, but that doesnt seem to exist any more.

Trying to find which version I have I do Help->About Eclipse, and I get a build id of
20120216-1857

There are around 14 features included in my CDT 'About' when I click in the c++ button

the CDT seems to be 8.1.0.2012021119
and GDB is 7.0.0.2012013011

But I am running Ubuntu which also claims to have GDB 7.1-1ubuntu2 in the package manager.

Can anyone point me at a 'howto' that will get me the latest stable eclipse CDT.

And does eclipse conflict with ubuntu if I have done a

sudo apt-get install build-essential

?



Re: Advice on a stable CDT [message #829388 is a reply to message #829239] Mon, 26 March 2012 08:16 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
You can get a stable version from http://www.eclipse.org/downloads/

If you are brave you can get a nightly build of CDT from this update site
http://download.eclipse.org/tools/cdt/builds/juno/nightly/
(you cannot download directly from this site, you need to use the Eclipse update manager).

Quote:
and GDB is 7.0.0.2012013011
But I am running Ubuntu which also claims to have GDB 7.1-1ubuntu2 in the package manager.

That is the version of the Eclipse plugin for control of gdb. It is not related to the gdb version.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Advice on a stable CDT [message #830651 is a reply to message #829388] Tue, 27 March 2012 23:11 Go to previous message
Angus Henderson is currently offline Angus HendersonFriend
Messages: 13
Registered: October 2011
Junior Member

Bitte schöne Herr Mueller!
Previous Topic:Problem with Cmake generated project
Next Topic:Function 'printf' could not be resolved
Goto Forum:
  


Current Time: Fri Mar 29 13:14:49 GMT 2024

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

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

Back to the top