Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Advice on a stable CDT
Advice on a stable CDT [message #829239] Sun, 25 March 2012 23:03 Go to next message
Eclipse UserFriend
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 04:16 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: Advice on a stable CDT [message #830651 is a reply to message #829388] Tue, 27 March 2012 19:11 Go to previous message
Eclipse UserFriend
Bitte schöne Herr Mueller!
Previous Topic:Problem with Cmake generated project
Next Topic:Function 'printf' could not be resolved
Goto Forum:
  


Current Time: Sun Jun 15 10:26:09 EDT 2025

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

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

Back to the top