News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Cool IDE

Started by ~guilio, July 15, 2005, 07:06:37 AM

Previous topic - Next topic

~guilio

Hi

I recently downloaded Code::Blocks and just wanted to say it's great.
I switched over from DevC++(been using it for awhile) and had no issue at all, my app just built and I was able to start working straight off the bat.

Looking forward to download the SDK and develop some plug-ins :-)

Thanks again..

darklordsatan

I might add Im also a former devcpp user, but now Im really fond of code::blocks; better functionality, cross platform, and with a nice plugin architecture indeed... (and made in c++ for c++ developers, unlike devcpp...)

bud

How about Relo?
Relo is a full-featured C and C++ IDE. It is not only an editor capable of handling multiple open files, highlighting 19 different languages and file formats, and code hints for standard C, Windows API and PHP functions; Relo also has the capability of handling projects. It can build C/C++ source projects with a number of different compilers. With the 'Make' command it tracks modification times of source files and the header files they include to make sure it recompiles files that need compiling, much like the well-known 'Make' program.
http://www.fifsoft.com/relo/

rickg22

We already compared with Relo in the other topic. :)