Dev-C++
As of 2012-10-01, this project may now be found at http://sf.net/projects/orwelldevcpp/.
This project superseded by http://sf.net/projects/orwelldevcpp/
Description
Dev-C++ is an full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set.
This project has been superseded by http://sf.net/projects/orwelldevcpp/
Categories
License
Update Notifications
User Ratings
User Reviews
-
Good, fast compiler and the main thing! Recommended for older computers (like me) :) works perfectly!
-
great for writing straight forward c programs without auto baggage created by other IDEs. class browser/auto-complete makes ide frail, but can be turned off.
-
Dev-CPP is a very good little compiler. It is simple to configure and to use. I have used it to teach programming for a number of years. The only shortcoming is that development seems to have stopped.
-
Dev-CPP is a very good little compiler. It is simple to configure and to use. I have used it to teach programming for a number of years. The only shortcoming is that development seems to have stopped.
-
Maybe 6-7 years ago I would have said "Hey, this is an up-to-date and features-rich IDE." But this project is dead. Though wxDev-C++ has been added as a separate project to make Dev-C++ capable of GUI-design, it still doesn't mean you should use it. Dev-C++ is a project that hasn't seen an update since 2005. I can't say that it's not a useful IDE. The main problem (despite all those known and unfixed bugs) is the huge amount of missing features that modern IDEs provide to make the work of a programmer easier and more delightful. For those of you, who say "Wait a minute! Dev-C++ works just fine!", I'd answer - it depends and considering that it covers the bare minimum, it's much better to use an advanced text editor like Notepad++ in combination with gcc (MinGW or Cygwin for Windows) instead, if you don't want cool modern features. Not to mention there is Geany, Code::Blocks, NetBeans etc.
-
This project gave me a wonderful C++ "childhood," and as such, I will always have fond memories of it. Looking cool with my Dev-C++ icons everywhere, at least two instances open at any given time... But as I began developing larger projects, dev's neglect-fueled flaws became more apparent to me, and I had to move on to anew IDE. As it stands, as long as Code::Blocks exists, I cannot recommend Dev to anyone.