

Bloodshed Dev-C++
74 likes
Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.
Discontinued
No longer developed. Last version, 5 Beta 9.2 (4.9.9.2), released on February 21th 2005, is still downloadable, but a maintained version of Dev-C++ with updated code is Orwell Dev-C++
Features
Bloodshed Dev-C++ News & Activities
Highlights • All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- POX removed Bloodshed Dev-C++ as alternative to PyCharm
- julthep rated Bloodshed Dev-C++
- julthep liked Bloodshed Dev-C++
- POX added Bloodshed Dev-C++ as alternative to CodeBrew
Comments and Reviews
I've used DevCpp for ~2 years now and the more I use it, the more I hate it. Bugs keep me from smoothly creating my programs which infuriate me! And since this project hasn't been updated since 2005, I've given up on it. Please use (updated) alternatives instead of this P.O.S.
If you REALLY want to keep using this, at least pick either Orwell Devcpp, or wxDevcpp.
wxDev-C++ is an extension of Dev-C++ by Colin Laplace et. al. This program helps you to create dialogs and frames for wxWidgets visually using a form designer. With all the wonderful features of Dev-C++, wxDev-C++ is still being actively developed. The main aim of this project is to provide the wxWidgets community with a free, open-source, commercial-grade IDE/RAD tool for development with wxWidgets. more at: wxdsgn.sourceforge.net
The MingW compiler creates executables having small footprints and also with less dependency over uncommon libraries.